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

add checksum to confirm message #83

Merged
merged 7 commits into from
Jan 28, 2024
Merged

add checksum to confirm message #83

merged 7 commits into from
Jan 28, 2024

Conversation

shihuili1218
Copy link
Owner

#66

Copy link

codecov bot commented Jan 28, 2024

Codecov Report

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

Comparison is base (8c3be34) 17.73% compared to head (43552eb) 17.69%.
Report is 3 commits behind head on main.

Files Patch % Lines
...in/java/com/ofcoder/klein/example/cache/Main1.java 0.00% 22 Missing ⚠️
.../ofcoder/klein/consensus/paxos/PaxosConsensus.java 0.00% 20 Missing ⚠️
...main/java/com/ofcoder/klein/example/nwr/Main1.java 0.00% 14 Missing ⚠️
...r/klein/consensus/facade/quorum/QuorumFactory.java 0.00% 12 Missing ⚠️
...er/klein/consensus/paxos/core/RuntimeAccessor.java 0.00% 10 Missing ⚠️
...ain/java/com/ofcoder/klein/example/alone/Main.java 0.00% 9 Missing ⚠️
...com/ofcoder/klein/consensus/paxos/DirectProxy.java 0.00% 8 Missing ⚠️
...r/klein/consensus/paxos/rpc/RedirectProcessor.java 0.00% 8 Missing ⚠️
...in/java/com/ofcoder/klein/spi/ExtensionLoader.java 70.83% 4 Missing and 3 partials ⚠️
.../src/main/java/com/ofcoder/klein/KleinFactory.java 0.00% 5 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #83      +/-   ##
============================================
- Coverage     17.73%   17.69%   -0.05%     
+ Complexity      180      177       -3     
============================================
  Files           140      141       +1     
  Lines          4015     4047      +32     
  Branches        356      361       +5     
============================================
+ Hits            712      716       +4     
- Misses         3223     3247      +24     
- Partials         80       84       +4     

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

@shihuili1218 shihuili1218 merged commit f01a935 into main Jan 28, 2024
3 of 5 checks passed
@shihuili1218 shihuili1218 deleted the feature/confirm branch January 28, 2024 11:05
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.

1 participant