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

Distributed verification #166

Merged
merged 11 commits into from
Jan 31, 2024
Merged

Distributed verification #166

merged 11 commits into from
Jan 31, 2024

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Dec 21, 2023

Closes #165

@poszu poszu requested a review from dshulyak December 21, 2023 14:35
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

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

❗ No coverage uploaded for pull request base (main@1ed289b). Click here to learn what that means.
Report is 4 commits behind head on main.

Files Patch % Lines
ffi/src/post_impl.rs 95.90% 5 Missing ⚠️
ffi/src/initialization.rs 89.28% 3 Missing ⚠️
src/verification.rs 93.75% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage        ?   93.93%           
=======================================
  Files           ?       25           
  Lines           ?     3134           
  Branches        ?        0           
=======================================
  Hits            ?     2944           
  Misses          ?      190           
  Partials        ?        0           

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

@poszu poszu force-pushed the 165-distributed-verification branch from d9901de to b4bf5d3 Compare December 21, 2023 14:43
@poszu poszu force-pushed the 165-distributed-verification branch from 9e5f7b6 to a8e56aa Compare December 22, 2023 09:33
@poszu poszu marked this pull request as ready for review January 8, 2024 14:50
@poszu poszu requested a review from fasmat January 8, 2024 15:39
@poszu poszu merged commit 75b6ca2 into main Jan 31, 2024
38 checks passed
@poszu poszu deleted the 165-distributed-verification branch January 31, 2024 10: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.

Allow seeding k3 randomness and return index of invalid label
2 participants