Skip to content

feat: add block implementation #13

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

Merged
merged 2 commits into from
Nov 30, 2023
Merged

feat: add block implementation #13

merged 2 commits into from
Nov 30, 2023

Conversation

hunjixin
Copy link
Collaborator

add storage codes

@hunjixin hunjixin marked this pull request as draft November 30, 2023 06:17
@hunjixin hunjixin self-assigned this Nov 30, 2023
@hunjixin hunjixin linked an issue Nov 30, 2023 that may be closed by this pull request
3 tasks
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Merging #13 (0c103b1) into main (93f3da0) will increase coverage by 14.21%.
Report is 1 commits behind head on main.
The diff coverage is 49.19%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #13       +/-   ##
===========================================
+ Coverage   34.61%   48.82%   +14.21%     
===========================================
  Files           5       29       +24     
  Lines         104     4012     +3908     
===========================================
+ Hits           36     1959     +1923     
- Misses         61     1782     +1721     
- Partials        7      271      +264     
Files Coverage Δ
block/azure/stats.go 100.00% <100.00%> (ø)
block/gs/stats.go 100.00% <100.00%> (ø)
block/s3/stats.go 100.00% <100.00%> (ø)
config/config.go 0.00% <0.00%> (ø)
block/gs/compose.go 68.42% <68.42%> (ø)
block/walker.go 50.00% <50.00%> (ø)
block/s3/client_cache.go 90.36% <90.36%> (ø)
block/blocktest/adapter.go 97.47% <97.47%> (ø)
block/gs/walker.go 75.00% <75.00%> (ø)
block/path.go 84.81% <84.81%> (ø)
... and 15 more

@hunjixin hunjixin marked this pull request as ready for review November 30, 2023 08:03
@hunjixin hunjixin requested a review from Brownjy November 30, 2023 08:03
@Brownjy Brownjy merged commit e77e8a2 into main Nov 30, 2023
@hunjixin hunjixin deleted the feat/block_storage branch December 8, 2023 05:43
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.

存储代码搬运
2 participants