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.0
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.1
Choose a head ref
  • 19 commits
  • 22 files changed
  • 4 contributors

Commits on Aug 5, 2021

  1. Return non zero exit code for ThresholdStatistic.Minimum even when no…

    … coverage (#1206)
    
    Return non zero exit code for ThresholdStatistic.Minimum even when no coverage
    daveMueller authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    624ef0f View commit details
    Browse the repository at this point in the history
  2. Branch coverage issue with several awaits (#1201)

    Branch coverage issue with several awaits
    daveMueller authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e97876c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Update changelog (#1211)

    Update changelog
    daveMueller authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    468b632 View commit details
    Browse the repository at this point in the history
  2. Be sure to open the hitfile with read access. (#1214)

    Be sure to open the hitfile with read access.
    JamesWTruher authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8f91b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Document instrumentation alg (#1228)

    Document instrumentation alg
    MarcoRossignoli authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    c6dddb5 View commit details
    Browse the repository at this point in the history
  2. Add CompilerGenerated attribute to the tracker (#1229)

    Add CompilerGenerated attribute to the tracker
    MarcoRossignoli authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    278b318 View commit details
    Browse the repository at this point in the history
  3. Improve logging (#1230)

    Improve logging
    MarcoRossignoli authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    32c57d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Update Changelog.md (#1236)

    Update Changelog.md
    MarcoRossignoli authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    79cf6f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Update text for Unable to instrument module (#1232)

    Update text for Unable to instrument module
    304NotModified authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    37fd6ce View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Skip ResolvedFileToPublish list during publish (#1243)

    Skip ResolvedFileToPublish list during publish
    MarcoRossignoli authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    cf59c4f View commit details
    Browse the repository at this point in the history
  2. Fix coverage issue for finally block with await (#1245)

    Fix coverage issue for finally block with await
    daveMueller authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    924d3bb View commit details
    Browse the repository at this point in the history
  3. Update Changelog.md (#1247)

    Update Changelog.md
    MarcoRossignoli authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    db5c6f2 View commit details
    Browse the repository at this point in the history
  4. Do not pack test F# project (#1256)

    Do not pack test F# project
    MarcoRossignoli authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    a54a894 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Invariant CLI output (#1264)

    Invariant CLI output
    daveMueller authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    8eaaecb View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Negative coverage when integer overflows (#1267)

    Negative coverage when integer overflows
    daveMueller authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    8582925 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Update Changelog.md (#1274)

    Update Changelog.md
    MarcoRossignoli authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    0632e7a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Implementation of exclusion (#1277)

    implementation of exclusion
    daveMueller authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    84876b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Prepare release (#1281)

    Prepare release
    MarcoRossignoli authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    e4278c0 View commit details
    Browse the repository at this point in the history
  2. Bump versions, update docs after release(#1282)

    Bump versions, update docs after release
    MarcoRossignoli authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    df968b8 View commit details
    Browse the repository at this point in the history
Loading