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

NCLSUP-631 Reimplement lockfile handling #375

Merged
merged 2 commits into from
Apr 13, 2022
Merged

Conversation

rnc
Copy link
Contributor

@rnc rnc commented Apr 7, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2022

Codecov Report

Merging #375 (54bf539) into main (0eb7807) will increase coverage by 0.59%.
The diff coverage is 84.81%.

@@             Coverage Diff              @@
##               main     #375      +/-   ##
============================================
+ Coverage     64.13%   64.72%   +0.59%     
- Complexity      388      399      +11     
============================================
  Files            42       42              
  Lines          2027     2078      +51     
  Branches        278      291      +13     
============================================
+ Hits           1300     1345      +45     
- Misses          630      635       +5     
- Partials         97       98       +1     
Impacted Files Coverage Δ
cli/src/main/java/org/jboss/gm/cli/Main.java 71.33% <0.00%> (-0.93%) ⬇️
...c/main/java/org/jboss/gm/common/Configuration.java 92.00% <ø> (ø)
...in/java/org/jboss/gm/common/utils/PluginUtils.java 87.50% <82.35%> (+0.63%) ⬆️
...org/jboss/gm/analyzer/alignment/io/LockFileIO.java 82.69% <88.23%> (+6.83%) ⬆️
...org/jboss/gm/analyzer/alignment/AlignmentTask.java 92.60% <100.00%> (+0.14%) ⬆️
...oss/gm/common/versioning/DynamicVersionParser.java 66.66% <100.00%> (+9.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0eb7807...54bf539. Read the comment docs.

@rnc rnc force-pushed the NCLSUP631 branch 3 times, most recently from 110c785 to 5b92712 Compare April 7, 2022 10:10
@rnc rnc force-pushed the NCLSUP631 branch 2 times, most recently from dfaa8d8 to 04c92e6 Compare April 8, 2022 15:34
@rnc rnc merged commit 93d7791 into project-ncl:main Apr 13, 2022
@rnc rnc deleted the NCLSUP631 branch April 13, 2022 11:14
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