CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
93 stars 14 forks source link

tests: Multiple generic interfaces #239

Closed jawoznia closed 11 months ago

jawoznia commented 11 months ago

closes #226

codecov[bot] commented 11 months ago

Codecov Report

Merging #239 (246cba3) into feat/generics_support (f046d9e) will increase coverage by 0.41%. Report is 1 commits behind head on feat/generics_support. The diff coverage is 89.39%.

@@                    Coverage Diff                    @@
##           feat/generics_support     #239      +/-   ##
=========================================================
+ Coverage                  88.36%   88.77%   +0.41%     
=========================================================
  Files                         25       25              
  Lines                       1444     1488      +44     
=========================================================
+ Hits                        1276     1321      +45     
+ Misses                       168      167       -1     
Files Coverage Δ
sylvia-derive/src/interfaces.rs 90.65% <100.00%> (+2.14%) :arrow_up:
sylvia-derive/src/message.rs 87.35% <100.00%> (ø)
sylvia/tests/generics.rs 88.88% <81.81%> (+88.88%) :arrow_up:
sylvia-derive/src/parser.rs 83.09% <64.28%> (-1.33%) :arrow_down:

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