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

refactor: propose id #26

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Conversation

LingKa28
Copy link
Contributor

@LingKa28 LingKa28 commented Dec 25, 2023

Please briefly answer these questions:

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)
    Refact propose id due to proto definition changes.

  • what changes does this pull request make?

    • refact prtopose id
    • adjust ci
  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)
    No.

@LingKa28 LingKa28 marked this pull request as draft December 25, 2023 01:42
@LingKa28 LingKa28 force-pushed the refactor/propose-id branch 2 times, most recently from a03522a to 144b7e3 Compare January 11, 2024 09:39
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

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

Comparison is base (5723816) 60.62% compared to head (0a71538) 59.23%.
Report is 3 commits behind head on main.

Files Patch % Lines
client/protocol.go 26.19% 89 Missing and 4 partials ⚠️
client/error.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   60.62%   59.23%   -1.39%     
==========================================
  Files          14       14              
  Lines        1770     1798      +28     
==========================================
- Hits         1073     1065       -8     
- Misses        591      641      +50     
+ Partials      106       92      -14     

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

@LingKa28 LingKa28 marked this pull request as ready for review January 11, 2024 09:43
client/kv.go Outdated Show resolved Hide resolved
client/protocol.go Outdated Show resolved Hide resolved
Signed-off-by: LingKa <cnfty786@gmail.com>
Signed-off-by: LingKa <cnfty786@gmail.com>
@LingKa28 LingKa28 force-pushed the refactor/propose-id branch 2 times, most recently from 2c61152 to 23e0893 Compare January 15, 2024 17:58
client/error.go Outdated Show resolved Hide resolved
Signed-off-by: LingKa <cnfty786@gmail.com>
@LingKa28 LingKa28 merged commit 8c21351 into xline-kv:main Jan 16, 2024
7 of 9 checks passed
@LingKa28 LingKa28 deleted the refactor/propose-id branch January 16, 2024 06:58
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.

3 participants