Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: volc cr adapter #19456

Merged
merged 1 commit into from
Jan 19, 2024
Merged

feat: volc cr adapter #19456

merged 1 commit into from
Jan 19, 2024

Conversation

zycupup
Copy link
Contributor

@zycupup zycupup commented Oct 17, 2023

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.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

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

Comparison is base (6d854a5) 45.30% compared to head (4723e13) 67.45%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #19456       +/-   ##
===========================================
+ Coverage   45.30%   67.45%   +22.15%     
===========================================
  Files         244      996      +752     
  Lines       13333   109763    +96430     
  Branches     2720     2720               
===========================================
+ Hits         6040    74042    +68002     
- Misses       6993    31740    +24747     
- Partials      300     3981     +3681     
Flag Coverage Δ
unittests 67.45% <48.05%> (+22.15%) ⬆️

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

Files Coverage Δ
src/jobservice/job/impl/replication/replication.go 49.36% <ø> (ø)
src/pkg/reg/manager.go 47.61% <ø> (ø)
src/pkg/reg/model/registry.go 28.57% <ø> (ø)
...portal/src/app/shared/services/endpoint.service.ts 15.38% <ø> (ø)
src/pkg/reg/adapter/volcenginecr/helper.go 96.77% <96.77%> (ø)
src/pkg/reg/adapter/volcenginecr/auth.go 38.09% <38.09%> (ø)
src/pkg/reg/adapter/volcenginecr/adapter.go 66.33% <66.33%> (ø)
.../pkg/reg/adapter/volcenginecr/artifact_registry.go 27.27% <27.27%> (ø)
src/pkg/reg/adapter/volcenginecr/volccr.go 49.04% <49.04%> (ø)

... and 746 files with indirect coverage changes

src/pkg/reg/adapter/volcenginecr/volccr.go Outdated Show resolved Hide resolved
@wy65701436
Copy link
Contributor

@zycupup could you please resolve the conflict?

@zycupup
Copy link
Contributor Author

zycupup commented Jan 13, 2024

@zycupup could you please resolve the conflict?

sure, i will. And I will fix the UTTEST error together

Signed-off-by: zhuyuchen.1 <zhuyuchen.1@bytedance.com>
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@stonezdj stonezdj merged commit ee6f61c into goharbor:main Jan 19, 2024
12 checks passed
altynbaev pushed a commit to altynbaev/harbor that referenced this pull request Jan 29, 2024
feat: support volcEngine replication

Signed-off-by: zhuyuchen.1 <zhuyuchen.1@bytedance.com>
Signed-off-by: Altynbaev Dinislam <altynbayevdr@sberautotech.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants