CosmWasm / sylvia

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

Interface extension trait #236

Closed jawoznia closed 1 year ago

jawoznia commented 1 year ago

closes #233

codecov[bot] commented 1 year ago

Codecov Report

Merging #236 (d7abd3b) into feat/generics_support (1efa876) will increase coverage by 0.25%. The diff coverage is 95.83%.

@@                    Coverage Diff                    @@
##           feat/generics_support     #236      +/-   ##
=========================================================
+ Coverage                  88.79%   89.05%   +0.25%     
=========================================================
  Files                         24       24              
  Lines                       1348     1380      +32     
=========================================================
+ Hits                        1197     1229      +32     
  Misses                       151      151              
Files Coverage Δ
sylvia-derive/src/input.rs 94.68% <100.00%> (+0.05%) :arrow_up:
sylvia-derive/src/utils.rs 69.69% <100.00%> (ø)
sylvia/src/types.rs 80.00% <ø> (ø)
sylvia-derive/src/message.rs 87.44% <95.65%> (+0.95%) :arrow_up:

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