Skip to content

Conversation

@stonezdj
Copy link
Contributor

fixes #22569

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

Fixes #(issue)

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

@stonezdj stonezdj requested a review from a team as a code owner December 31, 2025 07:50
@stonezdj stonezdj force-pushed the 25dec02_take_upstream_reg_offline branch 2 times, most recently from 688af2a to 1526eb2 Compare December 31, 2025 07:53
@stonezdj stonezdj added the release-note/update Update or Fix label Dec 31, 2025
@codecov
Copy link

codecov bot commented Dec 31, 2025

Codecov Report

❌ Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.86%. Comparing base (c8c11b4) to head (9e5ad0a).
⚠️ Report is 612 commits behind head on main.

Files with missing lines Patch % Lines
src/server/v2.0/handler/project_metadata.go 0.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #22696       +/-   ##
===========================================
+ Coverage   45.36%   65.86%   +20.49%     
===========================================
  Files         244     1073      +829     
  Lines       13333   116126   +102793     
  Branches     2719     2931      +212     
===========================================
+ Hits         6049    76486    +70437     
- Misses       6983    35399    +28416     
- Partials      301     4241     +3940     
Flag Coverage Δ
unittests 65.86% <62.50%> (+20.49%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/pkg/project/models/project.go 39.62% <100.00%> (ø)
src/server/middleware/repoproxy/proxy.go 9.89% <100.00%> (ø)
src/server/v2.0/handler/project_metadata.go 13.60% <0.00%> (ø)

... and 984 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

fixes goharbor#22569

Signed-off-by: stonezdj <stonezdj@gmail.com>
@stonezdj stonezdj force-pushed the 25dec02_take_upstream_reg_offline branch from 1526eb2 to 9e5ad0a Compare January 5, 2026 02:25
@stonezdj stonezdj marked this pull request as draft January 5, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/update Update or Fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

impossible to update DockerHub credentials under load

4 participants