project-zot / zui

UI for zot registry
Apache License 2.0
13 stars 21 forks source link

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

Open laurentiuNiculae opened 9 months ago

laurentiuNiculae commented 9 months ago

What type of PR is this?

Which issue does this PR fix: Closes #2152

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 9 months ago

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 :warning:
src/components/Tag/Tabs/CompareImages.jsx 48.71% 20 Missing :warning:
src/api.js 0.00% 8 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.