Skip to content

zcash_protocol: Modify `Zatoshis` to directly wrap a u64

Codecov / codecov/project failed Jan 29, 2024 in 0s

64.79% (-0.08%) compared to 0fa76ff

View this Pull Request on Codecov

64.79% (-0.08%) compared to 0fa76ff

Details

Codecov Report

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

Comparison is base (0fa76ff) 64.87% compared to head (91a65e3) 64.79%.
Report is 3 commits behind head on main.

❗ Current head 91a65e3 differs from pull request most recent head ccfd94a. Consider uploading reports for the commit ccfd94a to get more accurate results

Files Patch % Lines
components/zcash_protocol/src/value.rs 67.66% 43 Missing ⚠️
zcash_client_backend/src/fees/sapling.rs 0.00% 2 Missing ⚠️
zcash_client_backend/src/scanning.rs 0.00% 2 Missing ⚠️
zcash_keys/src/keys.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1142      +/-   ##
==========================================
- Coverage   64.87%   64.79%   -0.08%     
==========================================
  Files         114      114              
  Lines       11077    11067      -10     
==========================================
- Hits         7186     7171      -15     
- Misses       3891     3896       +5     

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