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: v6.0.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: v6.0.2
Choose a head ref
  • 9 commits
  • 19 files changed
  • 5 contributors

Commits on Feb 19, 2024

  1. Copy the full SHA
    aa1d224 View commit details

Commits on Feb 24, 2024

  1. Copy the full SHA
    59430c3 View commit details

Commits on Feb 26, 2024

  1. Copy the full SHA
    9ee7b8f View commit details
  2. Copy the full SHA
    783c482 View commit details

Commits on Mar 7, 2024

  1. Fix issue 1634 (#1635)

    Co-authored-by: David Mueller x <[email protected]>
    daveMueller and David Mueller x authored Mar 7, 2024
    Copy the full SHA
    813f36c View commit details

Commits on Mar 8, 2024

  1. Remove usage of System.Text.Json for now (#1637)

    * started moving back to newtonsoft json
    
    * removed system text json
    
    * update change log
    
    * nit
    
    ---------
    
    Co-authored-by: David Mueller x <[email protected]>
    daveMueller and David Mueller x authored Mar 8, 2024
    Copy the full SHA
    6bd8783 View commit details
  2. Fix TypeInitializer issue (#1636)

    * core back to standard, change of condition to msbuild props
    
    * update change log
    
    * only netstandard
    
    * nit
    
    * nit
    
    ---------
    
    Co-authored-by: David Mueller x <[email protected]>
    daveMueller and David Mueller x authored Mar 8, 2024
    Copy the full SHA
    892d86e View commit details

Commits on Mar 11, 2024

  1. Update docs on new source-mapping-file argument (#1632)

    * Update docs on new source-mapping-file argument
    
    * Update GlobalTool.md
    jborean93 authored Mar 11, 2024
    Copy the full SHA
    f61bbc7 View commit details

Commits on Mar 12, 2024

  1. new release (#1641)

    daveMueller authored Mar 12, 2024
    Copy the full SHA
    04ba205 View commit details
Loading