CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
96 stars 16 forks source link

chore: supress incorrect tarpaulin checks #208

Closed jawoznia closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #208 (386dc97) into main (5b9f247) will increase coverage by 3.08%. Report is 4 commits behind head on main. The diff coverage is 91.34%.

@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
+ Coverage   83.70%   86.78%   +3.08%     
==========================================
  Files          23       24       +1     
  Lines        1172     1241      +69     
==========================================
+ Hits          981     1077      +96     
+ Misses        191      164      -27     
Files Changed Coverage Δ
sylvia-derive/src/lib.rs 100.00% <ø> (+27.58%) :arrow_up:
sylvia-derive/src/utils.rs 66.66% <ø> (+15.44%) :arrow_up:
sylvia/src/types.rs 80.00% <ø> (+49.23%) :arrow_up:
sylvia-derive/src/message.rs 83.58% <33.33%> (-0.44%) :arrow_down:
sylvia-derive/src/parser.rs 84.14% <90.90%> (+2.32%) :arrow_up:
sylvia-derive/src/multitest.rs 91.30% <97.36%> (+1.20%) :arrow_up:
sylvia-derive/src/input.rs 93.58% <100.00%> (+0.16%) :arrow_up:
sylvia/tests/entry_points.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more