CosmWasm / sylvia

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

feat: Entry points overriding #200

Closed jawoznia closed 1 year ago

jawoznia commented 1 year ago

close #189

codecov[bot] commented 1 year ago

Codecov Report

Merging #200 (c9c270c) into main (5b9f247) will decrease coverage by 0.89%. The diff coverage is 69.34%.

@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   83.70%   82.82%   -0.89%     
==========================================
  Files          23       24       +1     
  Lines        1172     1304     +132     
==========================================
+ Hits          981     1080      +99     
- Misses        191      224      +33     
Files Changed Coverage Δ
sylvia/src/types.rs 25.00% <0.00%> (-5.77%) :arrow_down:
sylvia-derive/src/message.rs 83.58% <33.33%> (-0.44%) :arrow_down:
sylvia-derive/src/parser.rs 71.13% <54.05%> (-10.69%) :arrow_down:
sylvia-derive/src/multitest.rs 91.30% <97.36%> (+1.20%) :arrow_up:
sylvia-derive/src/input.rs 93.58% <100.00%> (+0.16%) :arrow_up:
sylvia/tests/entry_points.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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