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/gradle-scoverage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.2
Choose a base ref
...
head repository: scoverage/gradle-scoverage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 24, 2023

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

Commits on Jun 17, 2024

  1. upgrade to gradle 8.8

    msigmond committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e508620 View commit details
    Browse the repository at this point in the history
  2. upgrades - scoverage version to 2.1.1; default scala version to 2.13.…

    …14; Scala 3 cross version test to 3.4.2
    msigmond committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b276e62 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jun 23, 2024

  1. Add support for -coverage-exclude-classlikes and -coverage-exclude-fi…

    …les for Scala 3 (only ScalaSingleModuleTest goes with new scalatest version)
    msigmond committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    250b840 View commit details
    Browse the repository at this point in the history
  2. Add support for -coverage-exclude-classlikes and -coverage-exclude-fi…

    …les for Scala 3 (README.md updated)
    msigmond committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e910bce View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    04b360f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #205 from msigmond/master

    Add support for excludedFiles and excludedPackages for Scala 3
    maiflai authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2364c64 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix publishing issues

    maiflai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b238301 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    maiflai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ffea9fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    007334f View commit details
    Browse the repository at this point in the history
  4. enable skipped test

    maiflai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    46afb37 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #206 from scoverage/tidyup

    Tidyup
    maiflai authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9e6c5b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. A hint for Kotlin DSL users

    msigmond committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7efebd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #207 from msigmond/master

    A hint for Kotlin DSL users
    maiflai authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ebce78f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. upgrade to gradle 8.11.1

    maiflai committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    ffde760 View commit details
    Browse the repository at this point in the history
Loading