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: scoverage/scalac-scoverage-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: scoverage/scalac-scoverage-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 19, 2025

  1. Configuration menu
    Copy the full SHA
    deedeaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39afccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1306eec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db2c6f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. build(deps): bump jsdom from 26.0.0 to 27.1.0 (#730)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.0.0 to 27.1.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@26.0.0...27.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-version: 27.1.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    2767956 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. bugfix: scoverage does not instrument pat-mat assignment properly (#731)

    * bugfix: scoverage does not instrument pat-mat assignment properly
    
    * style: fix scalafmt error
    mekpavit authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    1ff5508 View commit details
    Browse the repository at this point in the history
Loading