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

Issue 7211: support concatenate objects #7452

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

Lyndon-Li
Copy link
Contributor

Fix issue #7211. Enable advanced feature capability and add support to concatenate objects for unified repo.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

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

Comparison is base (3b8370e) 61.64% compared to head (24c4eb0) 61.65%.
Report is 11 commits behind head on main.

Files Patch % Lines
pkg/uploader/provider/kopia.go 0.00% 4 Missing and 1 partial ⚠️
pkg/repository/udmrepo/kopialib/lib_repo.go 82.60% 4 Missing ⚠️
pkg/uploader/kopia/snapshot.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7452   +/-   ##
=======================================
  Coverage   61.64%   61.65%           
=======================================
  Files         262      262           
  Lines       28477    28522   +45     
=======================================
+ Hits        17556    17586   +30     
- Misses       9689     9701   +12     
- Partials     1232     1235    +3     

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

@Lyndon-Li Lyndon-Li force-pushed the issue-fix-7211 branch 3 times, most recently from 7f63e10 to 4bacba9 Compare February 21, 2024 09:15
@Lyndon-Li Lyndon-Li marked this pull request as ready for review February 21, 2024 09:37
@Lyndon-Li Lyndon-Li merged commit 97d276c into vmware-tanzu:main Mar 4, 2024
69 checks passed
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.

3 participants