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(sharding): enabled sharding feature on db #13

Merged
merged 8 commits into from
Feb 25, 2024
Merged

Conversation

cnlangzi
Copy link
Member

Changes

  • added sharding feature on DB

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2024

Codecov Report

Attention: Patch coverage is 68.18182% with 42 lines in your changes are missing coverage. Please review.

Project coverage is 66.66%. Comparing base (5f6f7d6) to head (b09683c).

Files Patch % Lines
context.go 63.41% 21 Missing and 9 partials ⚠️
use.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   64.60%   66.66%   +2.06%     
==========================================
  Files          27       29       +2     
  Lines        1082     1101      +19     
==========================================
+ Hits          699      734      +35     
+ Misses        307      285      -22     
- Partials       76       82       +6     
Flag Coverage Δ
Unit-Tests 66.66% <68.18%> (+2.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cnlangzi cnlangzi merged commit 41f0abf into main Feb 25, 2024
2 checks passed
@cnlangzi cnlangzi deleted the feat/sharding branch February 25, 2024 22:29
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