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

SpdxDocumentFile: Report issues from subprojects that cannot be mapped to a package ID. #8851

Merged

test(SpdxDocumentFile): Use correct checksumValue for external document

43c2fa4
Select commit
Loading
Failed to load commit list.
Merged

SpdxDocumentFile: Report issues from subprojects that cannot be mapped to a package ID. #8851

test(SpdxDocumentFile): Use correct checksumValue for external document
43c2fa4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

67.63% (+0.08%) compared to 25f07db

View this Pull Request on Codecov

67.63% (+0.08%) compared to 25f07db

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.63%. Comparing base (25f07db) to head (43c2fa4).
Report is 24 commits behind head on main.

Files Patch % Lines
...spdx/src/main/kotlin/utils/SpdxResolvedDocument.kt 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8851      +/-   ##
============================================
+ Coverage     67.54%   67.63%   +0.08%     
- Complexity     1166     1167       +1     
============================================
  Files           244      244              
  Lines          7775     7780       +5     
  Branches        865      866       +1     
============================================
+ Hits           5252     5262      +10     
+ Misses         2167     2161       -6     
- Partials        356      357       +1     

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