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.2
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.8.0
Choose a head ref
  • 16 commits
  • 149 files changed
  • 10 contributors

Commits on Feb 14, 2022

  1. Add editorconfig with tuned configuration (#1300)

    Add editorconfig with tuned configuration
    Evangelink authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    03ff455 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Improves unexpected packages folder state error (#1304)

    Improves unexpected packages folder state error
    Evangelink authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    76ffde3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Increase severity of some rules and fix instances (#1305)

    Increase severity of some rules and fix instances
    Evangelink authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    2bb04f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    3c1124e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebbf042 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    104bf16 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Missing change log (#1326)

    Missing change log
    daveMueller authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    a41c365 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Ensure trailing slash in <SourceRoot> (#1327)

    Ensure trailing slash in <SourceRoot>
    hallipr authored May 9, 2022
    Configuration menu
    Copy the full SHA
    7219aee View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Update README.md (#1347)

    Update README.md
    MarcoRossignoli authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    73396a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Add some more Roslyn generated file suffixes (#1352)

    Add some more Roslyn generated file suffixes
    georgevanburgh authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e50e24d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Handle PDB location when project build externally (#1354)

    Handle PDB location when project build externally
    mklemarczyk authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1e85144 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Added InstrumentModulesWithoutLocalSources setting (#1360)

    * ignore not available sources
    
    * remove debug.assert
    
    * readded assert
    
    * added setting to allow instrumentation of modules without local sources
    
    * Update src/coverlet.console/Program.cs
    
    Co-authored-by: Peter Liljenberg <[email protected]>
    
    * Update CoberturaReporter.cs
    
    removed obsolete Debug.Assert
    
    Co-authored-by: adfrth5 <[email protected]>
    Co-authored-by: Peter Liljenberg <[email protected]>
    3 people authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    e11c14d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Update documentation with new feature `InstrumentModulesWithoutLocalS…

    …ources` (#1385)
    
    Update documentation with new feature `InstrumentModulesWithoutLocalSources`
    MarcoRossignoli authored Sep 28, 2022
    1 Configuration menu
    Copy the full SHA
    2b8a456 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Make targets changes linear (#1388)

    Make targets changes linear
    jakubch1 authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5637470 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. TypeLoadException for certain combinations with Microsoft.Extensions.…

    …DependencyInjection 6.0.1 (#1395)
    daveMueller authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    32bcff1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    e2c9d84 View commit details
    Browse the repository at this point in the history
Loading