librustzcash icon indicating copy to clipboard operation
librustzcash copied to clipboard

zcash_protocol: Add constructors to `LocalNetwork`

Open Oscar-Pepper opened this issue 11 months ago • 1 comments

Adds commonly used constructors to LocalNetwork struct.

Oscar-Pepper avatar Mar 18 '24 12:03 Oscar-Pepper

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 63.35%. Comparing base (e0227ed) to head (f668e1f). Report is 104 commits behind head on main.

:exclamation: Current head f668e1f differs from pull request most recent head 68d2add. Consider uploading reports for the commit 68d2add to get more accurate results

Files Patch % Lines
components/zcash_protocol/src/local_consensus.rs 0.00% 11 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1281      +/-   ##
==========================================
- Coverage   63.40%   63.35%   -0.06%     
==========================================
  Files         121      121              
  Lines       13757    13768      +11     
==========================================
  Hits         8723     8723              
- Misses       5034     5045      +11     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 03 '24 17:04 codecov[bot]