project-zot / zui

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

fix: fixed display of new signature tooltips in some cases #379

Closed raulkele closed 1 year ago

raulkele commented 1 year ago

What type of PR is this?

Which issue does this PR fix:

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 #379 (05dfe2c) into main (9ecd46e) will decrease coverage by 0.64%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
- Coverage   86.73%   86.09%   -0.64%     
==========================================
  Files          53       53              
  Lines        1545     1546       +1     
  Branches      408      409       +1     
==========================================
- Hits         1340     1331       -9     
- Misses        192      202      +10     
  Partials       13       13              
Files Changed Coverage Δ
src/components/Shared/SignatureTooltip.jsx 0.00% <0.00%> (ø)
src/utilities/objectModels.js 73.91% <ø> (ø)
.../utilities/vulnerabilityAndSignatureComponents.jsx 63.79% <ø> (ø)

... and 2 files with indirect coverage changes

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