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

pkg/object: add copy interface #3581

Merged
merged 2 commits into from
May 10, 2023
Merged

pkg/object: add copy interface #3581

merged 2 commits into from
May 10, 2023

Conversation

zhijian-pro
Copy link
Contributor

No description provided.

@github-actions
Copy link

Mutate Test Report
pkg/object/object_storage_test.go-1-1: score:0.17 failed:10, passed:2, compile error:1, out of coverage:0, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/4935356922/jobs/8821594185

Usage: https://github.com/juicedata/juicefs/blob/main/.github/scripts/mutate/how_to_use_mutate_test.md

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (1770458) 55.98% compared to head (7b37ff6) 55.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3581      +/-   ##
==========================================
- Coverage   55.98%   55.98%   -0.01%     
==========================================
  Files         149      149              
  Lines       37031    37127      +96     
==========================================
+ Hits        20732    20784      +52     
- Misses      14020    14047      +27     
- Partials     2279     2296      +17     
Impacted Files Coverage Δ
pkg/object/interface.go 66.66% <ø> (ø)
pkg/object/object_storage.go 76.92% <100.00%> (+0.73%) ⬆️
pkg/object/prefix.go 72.80% <100.00%> (+0.48%) ⬆️
pkg/object/sharding.go 62.59% <100.00%> (+0.57%) ⬆️

... and 17 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@davies davies merged commit 435fcf7 into main May 10, 2023
18 checks passed
@davies davies deleted the add_copy_interface branch May 10, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants