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: v1.9.0
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: v1.9.1
Choose a head ref
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on Sep 17, 2021

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

Commits on Sep 18, 2021

  1. Merge pull request #371 from scala-steward/update/scalafmt-core-3.0.4

    Update scalafmt-core to 3.0.4
    ckipp01 authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    cdfeacb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

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

Commits on Sep 23, 2021

  1. Merge pull request #373 from scala-steward/update/sbt-ci-release-1.5.9

    Update sbt-ci-release to 1.5.9
    ckipp01 authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    bb40ce9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

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

Commits on Oct 11, 2021

  1. Merge pull request #375 from scala-steward/update/scalafmt-core-3.0.6

    Update scalafmt-core to 3.0.6
    ckipp01 authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    c190f3d View commit details
    Browse the repository at this point in the history
  2. Ensure reporting and aggregation still works when disabling modules.

    In the past reporting and aggregation would fail when you tried to
    disable Scoverage for a specific module. This now will only take into
    account the modules that have the keys defined rather than defaulting to
    all of them.
    
    Closes #376
    ckipp01 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    bb99b2c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #377 from ckipp01/disabled

    Ensure reporting and aggregation still works when disabling modules.
    ckipp01 authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    28337aa View commit details
    Browse the repository at this point in the history
Loading