Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scoverage
/
scalac-scoverage-plugin
Public
Notifications
You must be signed in to change notification settings
Fork
128
Star
432
Code
Issues
54
Pull requests
9
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
ckipp01
Datepicker
All time
Commit History
Commits on Nov 2, 2021
fix: stick to scala-xml 1.x for 2.12 to align with the compiler. (#411)
Show description for dc6bd51
ckipp01
authored
dc6bd51
Copy full SHA for dc6bd51
Commits on Oct 31, 2021
Update test-release to account for new modules (#408)
ckipp01
authored
d014d3f
Copy full SHA for d014d3f
fix: setup-java name correction (#407)
ckipp01
authored
df1149b
Copy full SHA for df1149b
refactor: create reporter, serializer, and domain modules (#405)
Show description for fe669fa
ckipp01
authored
fe669fa
Copy full SHA for fe669fa
Commits on Oct 23, 2021
deps: bump scalafmt to 3.0.7 and sbt-cli-relase to 1.5.10 (#404)
ckipp01
authored
8a3f5cf
Copy full SHA for 8a3f5cf
fix: Some more small fixes on relative paths in the writers (#403)
ckipp01
authored
a2dec5e
Copy full SHA for a2dec5e
Commits on Oct 11, 2021
Various fixes for config and encoding. (#400)
Show description for 4fe478c
ckipp01
authored
4fe478c
Copy full SHA for 4fe478c
Commits on Oct 7, 2021
Deps (#399)
Show description for 212b395
ckipp01
authored
212b395
Copy full SHA for 212b395
Add Java 17 to the matrix and align javas (#398)
Show description for 87508ed
ckipp01
authored
87508ed
Copy full SHA for 87508ed
Commits on Sep 29, 2021
Refactor ScoverageOptions out to its own file. (#393)
Show description for d29bd9d
ckipp01
authored
d29bd9d
Copy full SHA for d29bd9d
Commits on Sep 28, 2021
Bump scalafmt version to 3.0.5 (#392)
ckipp01
authored
fe2ea8b
Copy full SHA for fe2ea8b
Add V2 into branch conditions to ensure it builds on merge (#391)
ckipp01
authored
5605aec
Copy full SHA for 5605aec
Commits on Sep 27, 2021
Ensure utf8 encoding is defaulted everywhere. (#390)
Show description for 26ddea5
ckipp01
authored
26ddea5
Copy full SHA for 26ddea5
Commits on Sep 25, 2021
Migrate from scalatest to munit. (#388)
Show description for 272f34e
ckipp01
authored
272f34e
Copy full SHA for 272f34e
Update contacts and developers (#387)
ckipp01
authored
cc32369
Copy full SHA for cc32369
Update COC from the old scoverage one to the Scala COC (#386)
ckipp01
authored
4ddf3cd
Copy full SHA for 4ddf3cd
Convert sourcepath to relative. (#385)
Show description for 46f1f53
ckipp01
authored
46f1f53
Copy full SHA for 46f1f53
Commits on Sep 23, 2021
Bump version of scala-xml to 2.0.0 (#384)
ckipp01
authored
b019d87
Copy full SHA for b019d87
Remove support for 2.11 (#383)
Show description for 8317988
ckipp01
authored
8317988
Copy full SHA for 8317988
Commits on Sep 16, 2021
Simplify labels (#376)
ckipp01
authored
9735887
Copy full SHA for 9735887
Commits on Sep 15, 2021
Add support for 2.12.15 (#370)
Show description for 56464f2
ckipp01
authored
56464f2
Copy full SHA for 56464f2
Commits on Sep 12, 2021
Bump scalafmt to 3.0.3 (#367)
Show description for 8528c10
ckipp01
authored
8528c10
Copy full SHA for 8528c10
Commits on May 28, 2021
Update readme to reflect latest (#348)
ckipp01
authored
ac1fe76
Copy full SHA for ac1fe76
Add support for 2.12.14 (#347)
ckipp01
authored
cb777fc
Copy full SHA for cb777fc
Commits on May 19, 2021
Update test-release and readme versions (#343)
ckipp01
authored
bbe0755
Copy full SHA for bbe0755
Add 2.13.6 into ci matrix (#342)
ckipp01
authored
bc22e91
Copy full SHA for bc22e91
Add support back in for 2.11.12 and support 2.13.6 (#341)
Show description for 48972f5
ckipp01
authored
48972f5
Copy full SHA for 48972f5
Commits on May 13, 2021
Add in a .git-blame-ignore-revs file (#334)
ckipp01
authored
98212da
Copy full SHA for 98212da
Add in scalafmt and scalafix. (#333)
Show description for 03aeb37
ckipp01
authored
03aeb37
Copy full SHA for 03aeb37
Commits on May 11, 2021
Take care of deprecation warnings (#332)
ckipp01
authored
3a02728
Copy full SHA for 3a02728
Add in release steps. (#331)
Show description for b7e2232
ckipp01
authored
b7e2232
Copy full SHA for b7e2232
Commits on May 10, 2021
Fix release script now that runtime isn't fully cross published (#330)
ckipp01
authored
2297d8c
Copy full SHA for 2297d8c
Commits on May 6, 2021
Correct build dependencies. (#325)
ckipp01
authored
775fcac
Copy full SHA for 775fcac
Commits on May 2, 2021
Move compiler dependency out of ThisBuild scope. (#324)
ckipp01
authored
6c43b1d
Copy full SHA for 6c43b1d
Add in release drafter and dependabot for actions (#323)
ckipp01
authored
f0c888a
Copy full SHA for f0c888a
Pagination
Previous
Next
You can’t perform that action at this time.