Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for excludedFiles and excludedPackages for Scala 3 #205

Merged
merged 6 commits into from
Jun 24, 2024

Conversation

msigmond
Copy link
Contributor

Implemented excludedFiles and excludedPackages for Scala 3 based on the following Scala 3 pull request:
https://github.com/scala/scala3/pull/19727/files

Library upgrades:

  • Gradle version to 8.8
  • Scoverage version to 2.1.1
  • Scala 2 version to 2.13.14
  • Scala 3 version to 3.4.2

@msigmond
Copy link
Contributor Author

@maiflai , please let me know if you are happy with this pull request.

@maiflai maiflai merged commit 2364c64 into scoverage:master Jun 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants