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

move masp validation from SDK into shielded_token crate #3419

Merged
merged 3 commits into from
Jul 5, 2024

changelog: add #3419

d6212b9
Select commit
Loading
Failed to load commit list.
Merged

move masp validation from SDK into shielded_token crate #3419

changelog: add #3419
d6212b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 28, 2024 in 1s

53.91% (-0.01%) compared to 879a326

View this Pull Request on Codecov

53.91% (-0.01%) compared to 879a326

Details

Codecov Report

Attention: Patch coverage is 1.85185% with 159 lines in your changes missing coverage. Please review.

Project coverage is 53.91%. Comparing base (879a326) to head (d6212b9).
Report is 4 commits behind head on main.

Files Patch % Lines
crates/shielded_token/src/validation.rs 0.00% 158 Missing ⚠️
crates/node/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3419      +/-   ##
==========================================
- Coverage   53.92%   53.91%   -0.01%     
==========================================
  Files         317      318       +1     
  Lines      107575   107569       -6     
==========================================
- Hits        58011    58001      -10     
- Misses      49564    49568       +4     

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