-
Notifications
You must be signed in to change notification settings - Fork 737
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
Generate site using Java 17 #1434
Conversation
Codecov ReportBase: 79.00% // Head: 79.27% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1434 +/- ##
============================================
+ Coverage 79.00% 79.27% +0.26%
Complexity 2137 2137
============================================
Files 206 206
Lines 6479 6562 +83
Branches 362 362
============================================
+ Hits 5119 5202 +83
Misses 1148 1148
Partials 212 212
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
2b8dde2
to
a09587b
Compare
Description
Fixes #1402
Before submitting a PR:
mvn -D enable-ci clean install site
locally. If this command doesn't succeed, your change will not pass CI.main
. You will create your PR from that branch.When creating a PR: