fizzy icon indicating copy to clipboard operation
fizzy copied to clipboard

rust: module inspection prototype

Open axic opened this issue 4 years ago • 1 comments

axic avatar Feb 05 '21 14:02 axic

Codecov Report

Merging #728 (4f6b02e) into master (3581284) will decrease coverage by 0.09%. The diff coverage is 79.24%.

@@            Coverage Diff             @@
##           master     #728      +/-   ##
==========================================
- Coverage   99.27%   99.18%   -0.10%     
==========================================
  Files          88       88              
  Lines       13296    13332      +36     
==========================================
+ Hits        13200    13223      +23     
- Misses         96      109      +13     
Flag Coverage Δ
rust 97.26% <79.24%> (-1.22%) :arrow_down:
spectests 89.92% <ø> (ø)
unittests 99.22% <ø> (ø)
unittests-32 99.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
bindings/rust/src/lib.rs 97.53% <79.24%> (-1.24%) :arrow_down:

codecov[bot] avatar Feb 05 '21 15:02 codecov[bot]