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 }}
justinplus
/
scoverage-maven-plugin
Public
forked from
scoverage/scoverage-maven-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 9, 2024
Fix a typo
justinplus
authored
b28a349
Copy full SHA for b28a349
Skip compilation when skip scoverage
Justin Jia
authored and
justinplus
committed
0706a66
Copy full SHA for 0706a66
Commits on Jan 19, 2024
Update versions to 2.0.2 in README file
jozic
committed
b35549d
Copy full SHA for b35549d
Commits on Jan 18, 2024
[maven-release-plugin] prepare for next development iteration
jozic
committed
50f58cb
Copy full SHA for 50f58cb
[maven-release-plugin] prepare release scoverage-maven-plugin-2.0.2
jozic
committed
dad6290
Copy full SHA for dad6290
Run checks on different versions of maven
jozic
committed
4451470
Copy full SHA for 4451470
Commits on Jan 17, 2024
Fix `no source root found` issue with Scala 3 for multi-module projects
jozic
committed
387dac9
Copy full SHA for 387dac9
Update year in license headers
jozic
committed
f2d6815
Copy full SHA for f2d6815
Commits on Jan 12, 2024
Bump maven-plugin-plugin.version from 3.10.2 to 3.11.0
Show description for c8a3a37
dependabot[bot]
authored and
jozic
committed
c8a3a37
Copy full SHA for c8a3a37
Commits on Jan 11, 2024
Bump org.apache.maven.plugins:maven-plugin-report-plugin
Show description for 6feb865
dependabot[bot]
authored and
jozic
committed
6feb865
Copy full SHA for 6feb865
Bump org.apache.maven.plugins:maven-surefire-report-plugin
Show description for e5f25e5
dependabot[bot]
authored and
jozic
committed
e5f25e5
Copy full SHA for e5f25e5
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
Show description for 7eff755
dependabot[bot]
authored and
jozic
committed
7eff755
Copy full SHA for 7eff755
Commits on Jan 7, 2024
Update README
jozic
committed
dc7c6a6
Copy full SHA for dc7c6a6
Commits on Jan 6, 2024
Update versions to 2.0.0 in README file
jozic
committed
5083983
Copy full SHA for 5083983
[maven-release-plugin] prepare for next development iteration
jozic
committed
e63edca
Copy full SHA for e63edca
[maven-release-plugin] prepare release scoverage-maven-plugin-2.0.1
jozic
committed
39b5a36
Copy full SHA for 39b5a36
Fix javadoc generation
jozic
committed
d6378b7
Copy full SHA for d6378b7
Commits on Jan 5, 2024
Update versions to 2.0.0 in README file
jozic
committed
e3d0e90
Copy full SHA for e3d0e90
Commits on Jan 4, 2024
Add `maven-plugin-report-plugin` for proper site documentation generation
jozic
committed
f0a1220
Copy full SHA for f0a1220
Commits on Jan 3, 2024
Update default branch from master to main
jozic
committed
a4c3ce4
Copy full SHA for a4c3ce4
Commits on Jan 1, 2024
Bump junit:junit from 4.13.1 to 4.13.2
Show description for 42c0a8c
dependabot[bot]
authored and
jozic
committed
42c0a8c
Copy full SHA for 42c0a8c
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2
Show description for 04a6a2d
dependabot[bot]
authored and
jozic
committed
04a6a2d
Copy full SHA for 04a6a2d
Coverage minima: add more fine-grained control (#55)
kitbellew
authored
1f37dd0
Copy full SHA for 1f37dd0
Commits on Dec 31, 2023
Bump maven.version from 3.6.3 to 3.9.6
Show description for 09226c5
dependabot[bot]
authored and
jozic
committed
09226c5
Copy full SHA for 09226c5
Commits on Dec 30, 2023
Refactor Scala version check and add some integration tests for unsupported Scala versions
jozic
committed
051311d
Copy full SHA for 051311d
Update badges in README
jozic
committed
ab9e637
Copy full SHA for ab9e637
Commits on Dec 29, 2023
Require java 11 everywhere and drop unnecessary `animal-sniffer-maven-plugin`
jozic
committed
e4688c8
Copy full SHA for e4688c8
Commits on Dec 28, 2023
Add exclusion tests
jozic
committed
d44d55f
Copy full SHA for d44d55f
Fix NPE during report aggregation when multiple modules are specified using -pl arg (#104)
Show description for 2644e30
sumeetgajjar
and
jozic
authored
2644e30
Copy full SHA for 2644e30
Run only intended integration tests (with `test_*` pattern)
jozic
committed
dd052eb
Copy full SHA for dd052eb
Commits on Dec 25, 2023
Upgrade maven dependencies from 2.2.1 to 3.6.3
jozic
committed
e81c12d
Copy full SHA for e81c12d
Commits on Dec 24, 2023
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.21.2
Show description for 4bb073b
dependabot[bot]
authored and
jozic
committed
4bb073b
Copy full SHA for 4bb073b
Bump org.apache.maven.plugins:maven-help-plugin from 3.1.1 to 3.4.0
Show description for 1925aee
dependabot[bot]
authored and
jozic
committed
1925aee
Copy full SHA for 1925aee
Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.3
Show description for 88aed5d
dependabot[bot]
authored and
jozic
committed
88aed5d
Copy full SHA for 88aed5d
Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.1.0
Show description for 9f7adf9
dependabot[bot]
authored and
jozic
committed
9f7adf9
Copy full SHA for 9f7adf9
Pagination
Previous
Next
You can’t perform that action at this time.