CosmWasm / sylvia

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

Custom entry point #191

Closed jawoznia closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #191 (c3f33b0) into main (95024bc) will increase coverage by 0.96%. The diff coverage is 85.26%.

:exclamation: Current head c3f33b0 differs from pull request most recent head ce56dc4. Consider uploading reports for the commit ce56dc4 to get more accurate results

@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   82.95%   83.91%   +0.96%     
==========================================
  Files          23       24       +1     
  Lines        1185     1262      +77     
==========================================
+ Hits          983     1059      +76     
- Misses        202      203       +1     
Impacted Files Coverage Δ
sylvia/src/types.rs 25.00% <0.00%> (-5.77%) :arrow_down:
sylvia/tests/entry_points.rs 0.00% <0.00%> (ø)
sylvia-derive/src/message.rs 84.02% <50.00%> (+2.31%) :arrow_up:
sylvia-derive/src/parser.rs 84.14% <90.90%> (+2.32%) :arrow_up:
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:

... and 2 files with indirect coverage changes

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