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/add modify code #23

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Feat/add modify code #23

merged 2 commits into from
Dec 8, 2023

Conversation

hunjixin
Copy link
Collaborator

@hunjixin hunjixin commented Dec 3, 2023

No description provided.

@hunjixin hunjixin marked this pull request as draft December 3, 2023 13:31
@hunjixin hunjixin force-pushed the feat/add_modify_code branch from ed3fa5c to e772e0c Compare December 8, 2023 02:27
@hunjixin hunjixin linked an issue Dec 8, 2023 that may be closed by this pull request
@hunjixin hunjixin force-pushed the feat/add_modify_code branch 2 times, most recently from 3f7f053 to 7b9f8e3 Compare December 8, 2023 02:58
@hunjixin hunjixin force-pushed the feat/add_modify_code branch from 7b9f8e3 to 4435658 Compare December 8, 2023 03:05
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #23 (4435658) into main (d094a45) will increase coverage by 4.51%.
Report is 1 commits behind head on main.
The diff coverage is 58.65%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   40.04%   44.56%   +4.51%     
==========================================
  Files          38       54      +16     
  Lines        5419     6822    +1403     
==========================================
+ Hits         2170     3040     +870     
- Misses       2955     3434     +479     
- Partials      294      348      +54     
Files Coverage Δ
block/azure/adapter.go 42.85% <100.00%> (+0.09%) ⬆️
block/azure/multipart_block_writer.go 49.36% <100.00%> (ø)
block/mem/adapter.go 8.55% <100.00%> (+8.55%) ⬆️
testhelper/pg.go 100.00% <100.00%> (ø)
utils/hash/hash.go 100.00% <100.00%> (+18.18%) ⬆️
utils/httputil/content_type.go 100.00% <100.00%> (ø)
utils/httputil/server.go 100.00% <100.00%> (ø)
utils/pathutil/hash_path.go 100.00% <100.00%> (ø)
block/local/adapter.go 46.06% <33.33%> (ø)
block/s3/adapter.go 40.43% <0.00%> (+0.31%) ⬆️
... and 19 more

... and 1 file with indirect coverage changes

@hunjixin hunjixin marked this pull request as ready for review December 8, 2023 03:12
@hunjixin hunjixin requested a review from Brownjy December 8, 2023 03:12
@Brownjy Brownjy merged commit 704f3f4 into main Dec 8, 2023
4 checks passed
@hunjixin hunjixin deleted the feat/add_modify_code 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.

feat:实现在repo目录结构上的一些操作
2 participants