Skip to content

add: components for handling container scanning report>results

c3aca2d
Select commit
Loading
Failed to load commit list.
Draft

add: components for handling container scanning report>results #5135

add: components for handling container scanning report>results
c3aca2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

77.21% (+0.16%) compared to 1079969

View this Pull Request on Codecov

77.21% (+0.16%) compared to 1079969

Details

Codecov Report

❌ Patch coverage is 91.76471% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.21%. Comparing base (1079969) to head (c3aca2d).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/web/pages/reports/details/ResultsTab.tsx 76.66% 5 Missing and 2 partials ⚠️
.../reports/details/ContainerScanningResultsTable.tsx 93.18% 6 Missing ⚠️
...es/reports/details/ContainerScanningResultsTab.tsx 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5135      +/-   ##
==========================================
+ Coverage   77.04%   77.21%   +0.16%     
==========================================
  Files        1170     1174       +4     
  Lines       30492    30539      +47     
  Branches     9120     9126       +6     
==========================================
+ Hits        23494    23582      +88     
+ Misses       6258     6224      -34     
+ Partials      740      733       -7     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.