Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feat/support individual storage #69

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
Dec 23, 2023
Merged

Conversation

hunjixin
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

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

Comparison is base (1bdb650) 60.84% compared to head (d23fa78) 62.35%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   60.84%   62.35%   +1.51%     
==========================================
  Files          99      100       +1     
  Lines        9956    10045      +89     
==========================================
+ Hits         6058     6264     +206     
+ Misses       3268     3149     -119     
- Partials      630      632       +2     
Files Coverage Δ
api/api_impl/server.go 69.49% <ø> (ø)
api/custom_response.go 91.30% <ø> (ø)
auth/auth_middleware.go 50.45% <ø> (ø)
block/factory/build.go 21.42% <ø> (+3.06%) ⬆️
cmd/daemon.go 85.36% <ø> (-0.69%) ⬇️
cmd/version.go 6.89% <ø> (ø)
config/blockstore.go 11.42% <ø> (ø)
config/config.go 50.87% <ø> (+5.26%) ⬆️
controller/branch_ctl.go 81.18% <ø> (ø)
controller/commit_ctl.go 67.60% <100.00%> (-3.73%) ⬇️
... and 19 more

... and 3 files with indirect coverage changes

@hunjixin hunjixin force-pushed the feat/support_individual_storage branch 2 times, most recently from 1f86984 to 9e5ea9a Compare December 23, 2023 07:36
@hunjixin hunjixin linked an issue Dec 23, 2023 that may be closed by this pull request
@hunjixin hunjixin force-pushed the feat/support_individual_storage branch from 9e5ea9a to d23fa78 Compare December 23, 2023 10:18
@TsumikiQAQ TsumikiQAQ merged commit b39bc97 into main Dec 23, 2023
@TsumikiQAQ TsumikiQAQ deleted the feat/support_individual_storage branch December 23, 2023 12:13
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.

repo支持设置namespace
2 participants