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/sbt-scoverage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.3
Choose a base ref
...
head repository: scoverage/sbt-scoverage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.4
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 15, 2025

  1. Add task to delete measurements

    This is useful together with scoverage/scalac-scoverage-plugin#742
    lolgab committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    330c3a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #635 from lolgab/delete-measurements-task

    Add task to delete measurements
    tgodzik authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    3bf76c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e64ee75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #636 from lolgab/fix-delete-dir

    Fix coverageDeleteMeasurements to point to `scoverage-data`
    tgodzik authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    e287184 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

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

Commits on Dec 17, 2025

  1. Merge pull request #637 from scala-steward/update/scalac-scoverage-re…

    …porter-2.5.2
    
    Update scalac-scoverage-reporter to 2.5.2
    tgodzik authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    c60607f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

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

Commits on Dec 29, 2025

  1. Merge pull request #638 from scala-steward/update/scalafmt-core-3.10.3

    Update scalafmt-core to 3.10.3
    tgodzik authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    5fd06f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

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

Commits on Jan 7, 2026

  1. Merge pull request #639 from scala-steward/update/sbt-1.12.0

    Update sbt, scripted-plugin to 1.12.0
    tgodzik authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    e827c40 View commit details
    Browse the repository at this point in the history
Loading