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.0.9
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.0.10
Choose a head ref
  • 10 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 19, 2023

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

Commits on Oct 2, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ckipp01 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    532ba45 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update scalafmt-core to 3.7.15

    scala-steward authored and ckipp01 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a117382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9df51b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Update scalafmt-core to 3.7.17

    scala-steward authored and ckipp01 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6e786b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update README.md

    Remove dollar `$` prompt signs from cli code lines so that copy and paste to run locally works as expected
    richbirch authored and ckipp01 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2e399b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Bump actions/setup-java from 3 to 4

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ckipp01 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b3fc2fb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Feb 14, 2024

  1. Only Thread.sleep on windows

    hearnadam authored and ckipp01 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2c13ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc5c5a View commit details
    Browse the repository at this point in the history
Loading