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

feat(cve): add compare cves feature for 2 images #420

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(cve): add compare cves feature for 2 images

1efbad2
Select commit
Loading
Failed to load commit list.
Draft

feat(cve): add compare cves feature for 2 images #420

feat(cve): add compare cves feature for 2 images
1efbad2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 0s

81.73% (-7.05%) compared to 0edfe0f

View this Pull Request on Codecov

81.73% (-7.05%) compared to 0edfe0f

Details

Codecov Report

Attention: 154 lines in your changes are missing coverage. Please review.

Comparison is base (0edfe0f) 88.77% compared to head (1efbad2) 81.73%.

Files Patch % Lines
src/components/Tag/Tabs/ImageSelector.jsx 0.80% 123 Missing ⚠️
src/components/Tag/Tabs/CompareImages.jsx 48.71% 20 Missing ⚠️
src/api.js 0.00% 8 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   88.77%   81.73%   -7.05%     
==========================================
  Files          56       58       +2     
  Lines        1720     1894     +174     
  Branches      463      508      +45     
==========================================
+ Hits         1527     1548      +21     
- Misses        182      333     +151     
- Partials       11       13       +2     

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