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

A draft API for validation of replicated shares #936

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into replicated-validator

963add1
Select commit
Loading
Failed to load commit list.
Draft

A draft API for validation of replicated shares #936

Merge branch 'main' into replicated-validator
963add1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

89.49% (target 85.00%)

View this Pull Request on Codecov

89.49% (target 85.00%)

Details

Codecov Report

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

Comparison is base (8f87d65) 89.42% compared to head (963add1) 89.49%.

Files Patch % Lines
ipa-core/src/protocol/basics/validate.rs 95.69% 8 Missing ⚠️
ipa-macros/src/derive_step/mod.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #936      +/-   ##
==========================================
+ Coverage   89.42%   89.49%   +0.06%     
==========================================
  Files         181      182       +1     
  Lines       24387    24578     +191     
==========================================
+ Hits        21808    21995     +187     
- Misses       2579     2583       +4     

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