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): added shardid #12

Merged
merged 21 commits into from
Feb 25, 2024
Merged

feat(sharding): added shardid #12

merged 21 commits into from
Feb 25, 2024

Conversation

cnlangzi
Copy link
Member

@cnlangzi cnlangzi commented Feb 18, 2024

Changes

  • added sharding

Fixes

  • fixed parameterized placeholder for postgresql

@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2024

Codecov Report

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

Project coverage is 64.60%. Comparing base (5351351) to head (8f609a6).

Files Patch % Lines
sharding/generator.go 93.61% 2 Missing and 1 partial ⚠️
sharding/woker.go 57.14% 3 Missing ⚠️
sharding/nocopy.go 0.00% 2 Missing ⚠️
sqlbuilder.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   61.47%   64.60%   +3.12%     
==========================================
  Files          22       27       +5     
  Lines         989     1082      +93     
==========================================
+ Hits          608      699      +91     
- Misses        305      307       +2     
  Partials       76       76              
Flag Coverage Δ
Unit-Tests 64.60% <90.81%> (+3.12%) ⬆️

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 changed the title feat(sharding): added sharedid feat(sharding): added shardid Feb 18, 2024
@cnlangzi cnlangzi merged commit 5f6f7d6 into main Feb 25, 2024
2 checks passed
@cnlangzi cnlangzi deleted the feat/shardid branch February 25, 2024 07:32
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