project-zot / zui

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

feat: starred repos implementation #399

Closed Andreea-Lupu closed 11 months ago

Andreea-Lupu commented 11 months 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 11 months ago

Codecov Report

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

Comparison is base (e97e04e) 86.93% compared to head (85aaf55) 87.26%.

Files Patch % Lines
src/components/Shared/RepoCard.jsx 89.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #399 +/- ## ========================================== + Coverage 86.93% 87.26% +0.32% ========================================== Files 53 53 Lines 1539 1594 +55 Branches 406 436 +30 ========================================== + Hits 1338 1391 +53 - Misses 188 190 +2 Partials 13 13 ```

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