Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Krusen/BencodeNET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Krusen/BencodeNET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tests-multi-target
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 23, 2019

  1. Fix analyzer suggestions

    Krusen committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    cb9df5e View commit details
    Browse the repository at this point in the history
  2. Run unit tests against multiple targets

    Run tests against .NET 4.5.2 and NetCoreApp 2.1 for both default and .NET Standard 1.3
    Krusen committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    9ab1a7a View commit details
    Browse the repository at this point in the history
  3. Update Cake and used packages and change test coverage

    Update to latest version of Cake Build and change test coverage package from OpenCover to Coverlet and run test coverage for multiple target frameworks.
    Krusen committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    410e38e View commit details
    Browse the repository at this point in the history
Loading