Thanks to visit codestin.com
Credit goes to github.com

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: coverlet-coverage/coverlet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.7.1
Choose a base ref
...
head repository: coverlet-coverage/coverlet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.7.2
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 31, 2022

  1. Remove missing type inside CoreLib from the ModuleTrackerTemplate (#1286

    )
    
    Remove missing type inside CoreLib from the ModuleTrackerTemplate
    MarcoRossignoli authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d427957 View commit details
    Browse the repository at this point in the history
  2. Update documentation for powershell users (#1283)

    Update documentation for powershell users
    AlbertoMonteiro authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f4f0bad View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Put AppContext.OnProcessExit body inside a try/finally (#1290)

    Put AppContext.OnProcessExit body inside a try/finally
    MarcoRossignoli authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    c8eafe5 View commit details
    Browse the repository at this point in the history
  2. Fix finally generation for AppContext.OnProcessExit (#1291)

    Fix finally generation for AppContext.OnProcessExit
    MarcoRossignoli authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    83b5b35 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Prepare release 3.1.2 (#1293)

    Prepare release 3.1.2
    MarcoRossignoli authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    e335b1a View commit details
    Browse the repository at this point in the history
  2. Bump versions (#1294)

    Bump versions
    MarcoRossignoli authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    1e74dd4 View commit details
    Browse the repository at this point in the history
Loading