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: segment sequence support define initial value #281

Merged
merged 1 commit into from
Dec 17, 2022

Conversation

dk-lockdown
Copy link
Collaborator

ref: https://github.com/cectc/dbpack/issues/

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

Codecov Report

Merging #281 (40eac2f) into dev (1d12859) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

❗ Current head 40eac2f differs from pull request most recent head cea1d54. Consider uploading reports for the commit cea1d54 to get more accurate results

@@            Coverage Diff             @@
##              dev     #281      +/-   ##
==========================================
- Coverage   42.54%   42.52%   -0.02%     
==========================================
  Files          91       91              
  Lines       10470    10470              
==========================================
- Hits         4454     4452       -2     
- Misses       5527     5528       +1     
- Partials      489      490       +1     
Impacted Files Coverage Δ
pkg/sequence/sequence.go 0.00% <0.00%> (ø)
pkg/sequence/segment.go 56.33% <66.66%> (ø)
third_party/pools/numbered.go 86.73% <0.00%> (-2.05%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dk-lockdown dk-lockdown merged commit 6655483 into CECTC:dev Dec 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants