CosmWasm / sylvia

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

fix: Use interfaces module as Path instead of Ident #213

Closed jawoznia closed 1 year ago

jawoznia commented 1 year ago

closes #212

codecov[bot] commented 1 year ago

Codecov Report

Merging #213 (596f682) into main (ec8b947) will increase coverage by 0.93%. The diff coverage is 98.83%.

@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   86.78%   87.72%   +0.93%     
==========================================
  Files          24       24              
  Lines        1241     1238       -3     
==========================================
+ Hits         1077     1086       +9     
+ Misses        164      152      -12     
Files Changed Coverage Δ
sylvia/tests/querier.rs 96.55% <ø> (ø)
sylvia-derive/src/interfaces.rs 94.93% <98.33%> (+8.57%) :arrow_up:
sylvia-derive/src/input.rs 94.11% <100.00%> (+0.52%) :arrow_up:
sylvia-derive/src/message.rs 83.37% <100.00%> (-0.22%) :arrow_down:
sylvia-derive/src/multitest.rs 93.03% <100.00%> (+1.73%) :arrow_up:
sylvia-derive/src/remote.rs 100.00% <100.00%> (+8.33%) :arrow_up:

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