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

encoding/decoding for saffron data #2955

Merged
merged 3 commits into from
Jan 21, 2025

introduce FieldBlob type. use bash script for e2e test. implement round

0ea239e
Select commit
Loading
Failed to load commit list.
Merged

encoding/decoding for saffron data #2955

introduce FieldBlob type. use bash script for e2e test. implement round
0ea239e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 1s

76.51% (-0.11%) compared to 3ebeaf4

View this Pull Request on Codecov

76.51% (-0.11%) compared to 3ebeaf4

Details

Codecov Report

Attention: Patch coverage is 64.95726% with 41 lines in your changes missing coverage. Please review.

Project coverage is 76.51%. Comparing base (3ebeaf4) to head (0ea239e).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
saffron/src/main.rs 0.00% 27 Missing ⚠️
saffron/src/cli.rs 0.00% 7 Missing ⚠️
saffron/src/serialization.rs 91.56% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2955      +/-   ##
==========================================
- Coverage   76.61%   76.51%   -0.11%     
==========================================
  Files         255      258       +3     
  Lines       61014    61188     +174     
==========================================
+ Hits        46747    46818      +71     
- Misses      14267    14370     +103     

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