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.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: v6.0.3
Choose a head ref
  • 19 commits
  • 48 files changed
  • 7 contributors

Commits on Mar 13, 2024

  1. Bump version (#1642)

    * bump version
    
    * update change log
    daveMueller authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    67e37bb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 20, 2024

  1. Reworked modules filtering process (#1645)

    * Reworked modules filtering process
    
    * Added case insitivity
    
    * refactoring + coverage
    
    * nit
    
    * update change log
    
    ---------
    
    Co-authored-by: David Müller <muellerdavid4@gmail.com>
    BlackGad and daveMueller authored Apr 20, 2024
    1 Configuration menu
    Copy the full SHA
    0e6520f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Fix resolving assembly issue for `Microsoft.Extensions.DependencyInje…

    …ction.Abstractions` (#1654)
    
    * changed order of assembly resolvers
    
    * update change log
    
    ---------
    
    Co-authored-by: David Mueller x <david.x.mueller@getinge.com>
    daveMueller and DavidMuellerGetinge authored May 5, 2024
    1 Configuration menu
    Copy the full SHA
    07d5f77 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on Jul 21, 2024

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

Commits on Sep 3, 2024

  1. remove regex timeout for IsLocalMethod and IsTypeFilterMatch (#1689)

    * remove regex timeout for IsLocalMethod and IsTypeFilterMatch
    
    * use static regex method
    
    * update PublishCodeCoverageResults version
    
    * support windows path separator
    Bertk authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7ab5499 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    fae5c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36b671 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add known issue BadImageFormatException (#1696)

    * add known issue BadImageFormatException
    
    * remove % from title
    Bertk authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7c8c6fa View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    c01ef48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0c7e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Enable tests "Hang due to System.Console.ReadKey()" (#1707)

    * enable tests "Hang due to System.Console.ReadKey()"
    
    * modify AssertInstrumentLines
    
    * remove attributes and comments
    Bertk authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3004bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1a30a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e6aee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    973200c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Dec 30, 2024

  1. update changelog (#1721)

    daveMueller authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    7095dd0 View commit details
    Browse the repository at this point in the history
  2. release version (#1724)

    daveMueller authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    fc40a26 View commit details
    Browse the repository at this point in the history
Loading