Skip to content

fix(repo):lint issues

c6dc1f0
Select commit
Loading
Failed to load commit list.
Open

feat(repo): Implement Repository Update Command #714

fix(repo):lint issues
c6dc1f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2026 in 0s

7.41% (-3.58%) compared to 60ad0bd

View this Pull Request on Codecov

7.41% (-3.58%) compared to 60ad0bd

Details

Codecov Report

❌ Patch coverage is 0% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 7.41%. Comparing base (60ad0bd) to head (c6dc1f0).
⚠️ Report is 111 commits behind head on main.

Files with missing lines Patch % Lines
cmd/harbor/root/repository/update.go 0.00% 43 Missing ⚠️
pkg/api/repository_handler.go 0.00% 21 Missing ⚠️
pkg/views/repository/update/view.go 0.00% 18 Missing ⚠️
cmd/harbor/root/repository/cmd.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #714      +/-   ##
=========================================
- Coverage   10.99%   7.41%   -3.58%     
=========================================
  Files         173     263      +90     
  Lines        8671   13104    +4433     
=========================================
+ Hits          953     972      +19     
- Misses       7612   12023    +4411     
- Partials      106     109       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.