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

fix maven dependency plugin warnings #340

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Fix maven dependency plugin warnings by adding used undeclared and re…

353a076
Select commit
Loading
Failed to load commit list.
Open

fix maven dependency plugin warnings #340

Fix maven dependency plugin warnings by adding used undeclared and re…
353a076
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

86.76% (+0.62%) compared to 89da57d

View this Pull Request on Codecov

86.76% (+0.62%) compared to 89da57d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.76%. Comparing base (89da57d) to head (353a076).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #340      +/-   ##
=============================================
+ Coverage      86.14%   86.76%   +0.62%     
  Complexity         1        1              
=============================================
  Files            165      164       -1     
  Lines           3348     3348              
  Branches         217      217              
=============================================
+ Hits            2884     2905      +21     
+ Misses           330      309      -21     
  Partials         134      134              

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