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: enable new sp/ucp implementation #668

Merged
merged 6 commits into from
May 12, 2024

Conversation

bsbds
Copy link
Collaborator

@bsbds bsbds commented Feb 29, 2024

Depends-On: #769

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?)

  • what changes does this pull request make?

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

@bsbds bsbds force-pushed the refactor-sp-ucp branch 3 times, most recently from d85d7a9 to 92f983c Compare March 5, 2024 12:21
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

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

Project coverage is 75.60%. Comparing base (e35b35a) to head (29695b3).
Report is 70 commits behind head on master.

Files Patch % Lines
crates/curp-test-utils/src/test_cmd.rs 0.00% 5 Missing ⚠️
crates/xlineapi/src/lib.rs 0.00% 5 Missing ⚠️
crates/xlineapi/src/command.rs 0.00% 3 Missing ⚠️
crates/curp/src/server/raw_curp/mod.rs 96.00% 2 Missing ⚠️
crates/curp/src/server/metrics.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
+ Coverage   75.55%   75.60%   +0.04%     
==========================================
  Files         180      186       +6     
  Lines       26938    27472     +534     
  Branches    26938    27472     +534     
==========================================
+ Hits        20353    20770     +417     
- Misses       5366     5421      +55     
- Partials     1219     1281      +62     

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

@bsbds bsbds force-pushed the refactor-sp-ucp branch from 92f983c to 3f5787c Compare April 9, 2024 04:10
@bsbds bsbds changed the title refactor: speculative pool & uncommitted pool refactor: enable new sp/ucp implementation Apr 9, 2024
@bsbds bsbds marked this pull request as ready for review April 9, 2024 07:08
@Phoenix500526 Phoenix500526 self-requested a review April 17, 2024 00:28
Copy link

mergify bot commented Apr 18, 2024

@bsbds Convert your pr to draft since CI failed

@mergify mergify bot marked this pull request as draft April 18, 2024 06:50
Copy link

mergify bot commented Apr 18, 2024

@bsbds Your PR is in conflict and cannot be merged.

@mergify mergify bot requested a review from a team April 19, 2024 04:35
@bsbds bsbds force-pushed the refactor-sp-ucp branch from 59221f6 to 980d0a7 Compare April 19, 2024 10:59
@bsbds bsbds marked this pull request as ready for review April 19, 2024 10:59
@bsbds bsbds force-pushed the refactor-sp-ucp branch from 980d0a7 to d929fb8 Compare April 28, 2024 03:50
crates/xline/src/server/xline_server.rs Outdated Show resolved Hide resolved
crates/xline/src/server/xline_server.rs Outdated Show resolved Hide resolved
crates/curp/src/server/curp_node.rs Outdated Show resolved Hide resolved
crates/curp/src/server/curp_node.rs Outdated Show resolved Hide resolved
@mergify mergify bot requested a review from a team April 28, 2024 09:08
@bsbds bsbds force-pushed the refactor-sp-ucp branch from d929fb8 to 47e6d4e Compare April 30, 2024 02:23
Phoenix500526
Phoenix500526 previously approved these changes Apr 30, 2024
Copy link
Collaborator

@Phoenix500526 Phoenix500526 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot requested a review from a team April 30, 2024 14:43
@mergify mergify bot requested a review from a team May 9, 2024 03:00
@mergify mergify bot requested a review from a team May 11, 2024 06:12
@mergify mergify bot merged commit f606c61 into xline-kv:master May 12, 2024
14 checks passed
@mergify mergify bot requested a review from a team May 12, 2024 14:52
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