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 owasp dependency check #6086

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

jack-berg
Copy link
Member

Fix the owasp dependency check task, which has been failing due to changes from gradle upgrades and dependency upgrades shifting around gradle configurations we need to exclude.

@jack-berg jack-berg requested a review from a team December 19, 2023 18:18
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (867d25b) 91.10% compared to head (19ea7be) 91.12%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6086      +/-   ##
============================================
+ Coverage     91.10%   91.12%   +0.01%     
- Complexity     5735     5736       +1     
============================================
  Files           628      628              
  Lines         16810    16810              
  Branches       1662     1662              
============================================
+ Hits          15315    15318       +3     
+ Misses         1029     1028       -1     
+ Partials        466      464       -2     

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

@jack-berg jack-berg merged commit 4267998 into open-telemetry:main Jan 2, 2024
18 checks passed
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