-
Notifications
You must be signed in to change notification settings - Fork 159
Comparing changes
Open a pull request
base repository: scoverage/sbt-scoverage
base: v1.9.0
head repository: scoverage/sbt-scoverage
compare: main
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a1b39b - Browse repository at this point
Copy the full SHA 3a1b39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9703a63 - Browse repository at this point
Copy the full SHA 9703a63View commit details
Commits on Sep 18, 2021
-
Merge pull request #371 from scala-steward/update/scalafmt-core-3.0.4
Update scalafmt-core to 3.0.4
Configuration menu - View commit details
-
Copy full SHA for cdfeacb - Browse repository at this point
Copy the full SHA cdfeacbView commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 220a6f0 - Browse repository at this point
Copy the full SHA 220a6f0View commit details
Commits on Sep 23, 2021
-
Merge pull request #373 from scala-steward/update/sbt-ci-release-1.5.9
Update sbt-ci-release to 1.5.9
Configuration menu - View commit details
-
Copy full SHA for bb40ce9 - Browse repository at this point
Copy the full SHA bb40ce9View commit details
Commits on Oct 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 00605ad - Browse repository at this point
Copy the full SHA 00605adView commit details
Commits on Oct 11, 2021
-
Merge pull request #375 from scala-steward/update/scalafmt-core-3.0.6
Update scalafmt-core to 3.0.6
Configuration menu - View commit details
-
Copy full SHA for c190f3d - Browse repository at this point
Copy the full SHA c190f3dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for bb99b2c - Browse repository at this point
Copy the full SHA bb99b2cView commit details -
Merge pull request #377 from ckipp01/disabled
Ensure reporting and aggregation still works when disabling modules.
Configuration menu - View commit details
-
Copy full SHA for 28337aa - Browse repository at this point
Copy the full SHA 28337aaView commit details
Commits on Oct 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 388171c - Browse repository at this point
Copy the full SHA 388171cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f34ba2 - Browse repository at this point
Copy the full SHA 2f34ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc7eb6 - Browse repository at this point
Copy the full SHA 0fc7eb6View commit details
Commits on Oct 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba36cd3 - Browse repository at this point
Copy the full SHA ba36cd3View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 454b6fc - Browse repository at this point
Copy the full SHA 454b6fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f334f7 - Browse repository at this point
Copy the full SHA 7f334f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e8686 - Browse repository at this point
Copy the full SHA 37e8686View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa11d8d - Browse repository at this point
Copy the full SHA fa11d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cf26c - Browse repository at this point
Copy the full SHA c0cf26cView commit details -
17 brought some weird issues that seem to stem from sbt. We'll look at these later.
Configuration menu - View commit details
-
Copy full SHA for c783dde - Browse repository at this point
Copy the full SHA c783ddeView commit details -
Remove plugin version test for now.
Since this won't work now for anything < 2.x the test won't make sense until we release more versions
Configuration menu - View commit details
-
Copy full SHA for f9232bd - Browse repository at this point
Copy the full SHA f9232bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33d6cf1 - Browse repository at this point
Copy the full SHA 33d6cf1View commit details
Commits on Nov 2, 2021
-
Bump default version of scoverage to 2.0.0-M3
This is to support 2.13.7
Configuration menu - View commit details
-
Copy full SHA for a4cb3d3 - Browse repository at this point
Copy the full SHA a4cb3d3View commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d7df279 - Browse repository at this point
Copy the full SHA d7df279View commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d9da12 - Browse repository at this point
Copy the full SHA 3d9da12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1671af1 - Browse repository at this point
Copy the full SHA 1671af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f8f92 - Browse repository at this point
Copy the full SHA 73f8f92View commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d098325 - Browse repository at this point
Copy the full SHA d098325View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a3811 - Browse repository at this point
Copy the full SHA e4a3811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3783193 - Browse repository at this point
Copy the full SHA 3783193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af259b - Browse repository at this point
Copy the full SHA 5af259bView commit details
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 47458fb - Browse repository at this point
Copy the full SHA 47458fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c804ed - Browse repository at this point
Copy the full SHA 7c804edView commit details -
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for acd61a8 - Browse repository at this point
Copy the full SHA acd61a8View commit details -
Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v2...v3) --- 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>
Configuration menu - View commit details
-
Copy full SHA for 636111f - Browse repository at this point
Copy the full SHA 636111fView commit details
Commits on Jun 8, 2022
-
feat: add support for 2.12.16 with newest scoverage
This bumps the version of scoverage to the 2.0.0-RC1. NOTE: That will this it also removes the long deprecated `coverageMinimum`. You'll need to replace it with `coverageMinimumStmtTotal`.
Configuration menu - View commit details
-
Copy full SHA for d86faca - Browse repository at this point
Copy the full SHA d86facaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1ff39 - Browse repository at this point
Copy the full SHA cc1ff39View commit details
Commits on Jun 14, 2022
-
deps: update scoverage to 2.0.0-RC2
This notably brings in support for the Scala native runtime.
Configuration menu - View commit details
-
Copy full SHA for a4a7ce7 - Browse repository at this point
Copy the full SHA a4a7ce7View commit details
Commits on Jun 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 732c4c1 - Browse repository at this point
Copy the full SHA 732c4c1View commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0accf82 - Browse repository at this point
Copy the full SHA 0accf82View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e5059a - Browse repository at this point
Copy the full SHA 7e5059aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa67e7 - Browse repository at this point
Copy the full SHA 7aa67e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12aac64 - Browse repository at this point
Copy the full SHA 12aac64View commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e164e34 - Browse repository at this point
Copy the full SHA e164e34View commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 36fd3a7 - Browse repository at this point
Copy the full SHA 36fd3a7View commit details
Commits on Jul 30, 2022
-
Add sbt-vspp for publishing the SBT plug-in in a Maven-consistent format
This is to enable usage of sbt-scoverage in Enterprise environments where only the valid-POM format is accepted for JAR downloads, enabling it for many teams to move from Gradle/Maven to SBT for their Scala (and even non-Scala projects) More background here: https://github.com/esbeetee/sbt-vspp/blob/main/README.md
Configuration menu - View commit details
-
Copy full SHA for 206a7c1 - Browse repository at this point
Copy the full SHA 206a7c1View commit details
Commits on Aug 8, 2022
-
chore: make it clearer that the user should update to 3.2.x
Right now there isn't a lot of support if you try to use coverage under 3.1.x for example. This will show you a warning that you need to update to 3.2.x if you try with a Scala 3 version that isn't new enough.
Configuration menu - View commit details
-
Copy full SHA for 98515aa - Browse repository at this point
Copy the full SHA 98515aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9b6e2 - Browse repository at this point
Copy the full SHA eb9b6e2View commit details
Commits on Aug 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 711b5d1 - Browse repository at this point
Copy the full SHA 711b5d1View commit details -
Executed command: scalafmt --non-interactive
Configuration menu - View commit details
-
Copy full SHA for b5df13e - Browse repository at this point
Copy the full SHA b5df13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9030a - Browse repository at this point
Copy the full SHA 3e9030aView commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.