CosmWasm / sylvia

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

feat: Forward generics to custom_generic interface #265

Closed jawoznia closed 9 months ago

jawoznia commented 10 months ago

part of #263

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7ac645e) 87.25% compared to head (52eccee) 87.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/generics_forwarding #265 +/- ## ============================================================ + Coverage 87.25% 87.29% +0.04% ============================================================ Files 25 25 Lines 1812 1811 -1 ============================================================ Hits 1581 1581 + Misses 231 230 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.