Skip to content

feat: fetch repository sbom

1f1af7f
Select commit
Loading
Failed to load commit list.
Merged

feat: fetch repository sbom #2187

feat: fetch repository sbom
1f1af7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 0s

85.07% (+0.03%) compared to 9152b37

View this Pull Request on Codecov

85.07% (+0.03%) compared to 9152b37

Details

Codecov Report

❌ Patch coverage is 90.90909% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.07%. Comparing base (9152b37) to head (1f1af7f).

Files with missing lines Patch % Lines
src/main/java/org/kohsuke/github/GHSBOM.java 89.18% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2187      +/-   ##
============================================
+ Coverage     85.03%   85.07%   +0.03%     
- Complexity     2499     2512      +13     
============================================
  Files           237      239       +2     
  Lines          7366     7409      +43     
  Branches        388      390       +2     
============================================
+ Hits           6264     6303      +39     
  Misses          871      871              
- Partials        231      235       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.