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

[JENKINS-73663] Fix pom flattening so that parent deps are included now #1087

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Sep 10, 2024

Fix POM flattening configuration: now all artifacts are correctly added to the list of dependencies.

See JENKINS-73663

@uhafner uhafner added the bug Bugs or performance problems label Sep 10, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 1283 passed, 🙈 2 skipped)
   〰️   Line Coverage: 94% (410 missed lines)
   ➰   Branch Coverage: 88% (256 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.74%. Comparing base (bb36192) to head (3fb44ba).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1087   +/-   ##
=========================================
  Coverage     90.74%   90.74%           
  Complexity     2322     2322           
=========================================
  Files           355      355           
  Lines          6551     6551           
  Branches        675      675           
=========================================
  Hits           5945     5945           
  Misses          410      410           
  Partials        196      196           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uhafner uhafner merged commit 90d4c03 into main Sep 10, 2024
33 checks passed
@uhafner uhafner deleted the fix-flattening branch September 10, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant