CosmWasm / sylvia

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

Support generic return types #234

Closed jawoznia closed 1 year ago

jawoznia commented 1 year ago

closes #225

codecov[bot] commented 1 year ago

Codecov Report

Merging #234 (61039f4) into feat/generics_support (b9ba7ca) will increase coverage by 0.54%. The diff coverage is 97.22%.

@@                    Coverage Diff                    @@
##           feat/generics_support     #234      +/-   ##
=========================================================
+ Coverage                  88.24%   88.79%   +0.54%     
=========================================================
  Files                         25       24       -1     
  Lines                       1336     1348      +12     
=========================================================
+ Hits                        1179     1197      +18     
+ Misses                       157      151       -6     
Files Coverage Δ
sylvia-derive/src/message.rs 86.48% <100.00%> (+1.66%) :arrow_up:
sylvia-derive/src/utils.rs 69.69% <87.50%> (+5.69%) :arrow_up:

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