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(code/consensus): Add support for full nodes #750

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hoank101
Copy link
Contributor

Closes: #742


PR author checklist

For all contributors

For external contributors

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

Attention: Patch coverage is 76.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 79.26%. Comparing base (e8438b4) to head (818f09c).

Files with missing lines Patch % Lines
code/crates/core-consensus/src/handle/driver.rs 64.71% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #750      +/-   ##
==========================================
- Coverage   79.27%   79.26%   -0.01%     
==========================================
  Files         104      104              
  Lines        9026     9037      +11     
==========================================
+ Hits         7155     7163       +8     
- Misses       1871     1874       +3     
Flag Coverage Δ
integration 78.98% <76.00%> (-0.01%) ⬇️
mbt 20.07% <ø> (ø)

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.

@hoank101 hoank101 marked this pull request as ready for review January 11, 2025 04:26
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.

feat(code/consensus): Add support for full nodes
1 participant