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 Gradle 8.0 #431

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Add support for Gradle 8.0 #431

merged 1 commit into from
Apr 25, 2023

Conversation

dwalluck
Copy link
Contributor

@dwalluck dwalluck commented Mar 7, 2023

For NCL-7660

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03 🎉

Comparison is base (bc6e09a) 65.23% compared to head (6dd5068) 65.26%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #431      +/-   ##
============================================
+ Coverage     65.23%   65.26%   +0.03%     
- Complexity      439      441       +2     
============================================
  Files            42       42              
  Lines          2298     2303       +5     
  Branches        330      330              
============================================
+ Hits           1499     1503       +4     
- Misses          695      698       +3     
+ Partials        104      102       -2     
Impacted Files Coverage Δ
.../org/jboss/gm/manipulation/ManipulationPlugin.java 4.13% <0.00%> (-0.18%) ⬇️
.../gm/manipulation/actions/ManifestUpdateAction.java 46.03% <0.00%> (+3.17%) ⬆️
...g/jboss/gm/analyzer/alignment/AlignmentPlugin.java 100.00% <0.00%> (+4.34%) ⬆️
...g/jboss/gm/analyzer/alignment/util/Comparator.java 81.25% <0.00%> (+6.25%) ⬆️

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dwalluck dwalluck force-pushed the gradle-8.0 branch 12 times, most recently from 42d1acd to c9a3cc9 Compare March 8, 2023 19:40
fix-build.sh Outdated Show resolved Hide resolved
@dwalluck dwalluck force-pushed the gradle-8.0 branch 3 times, most recently from b91344f to 6dd5068 Compare March 8, 2023 20:45
@rnc
Copy link
Contributor

rnc commented Mar 9, 2023

Great work!

@rnc rnc merged commit ed42693 into project-ncl:main Apr 25, 2023
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.

3 participants