project-zot / zui

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

fix: Update tooltip for vulnerability chips #372

Closed raulkele closed 1 year ago

raulkele commented 1 year ago

What type of PR is this? bug

Which issue does this PR fix: Closes #370

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 1 year ago

Codecov Report

Merging #372 (5bbc955) into main (44289c7) will decrease coverage by 0.26%. Report is 1 commits behind head on main. The diff coverage is 78.94%.

@@            Coverage Diff             @@
##             main     #372      +/-   ##
==========================================
- Coverage   87.11%   86.85%   -0.26%     
==========================================
  Files          51       51              
  Lines        1513     1522       +9     
  Branches      382      397      +15     
==========================================
+ Hits         1318     1322       +4     
- Misses        185      188       +3     
- Partials       10       12       +2     
Files Changed Coverage Δ
.../utilities/vulnerabilityAndSignatureComponents.jsx 63.79% <ø> (ø)
src/api.js 65.51% <55.55%> (-3.62%) :arrow_down:
src/components/Shared/VulnerabilityCard.jsx 100.00% <100.00%> (ø)
src/components/Tag/Tabs/VulnerabilitiesDetails.jsx 80.82% <100.00%> (+0.54%) :arrow_up:
src/components/Tag/TagDetails.jsx 97.18% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more