CosmWasm / sylvia

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

Custom queries #216

Closed jawoznia closed 1 year ago

jawoznia commented 1 year ago

closes #16

codecov[bot] commented 1 year ago

Codecov Report

Merging #216 (f351160) into main (4357dea) will increase coverage by 0.06%. The diff coverage is 92.38%.

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
+ Coverage   87.72%   87.78%   +0.06%     
==========================================
  Files          24       24              
  Lines        1238     1302      +64     
==========================================
+ Hits         1086     1143      +57     
- Misses        152      159       +7     
Files Changed Coverage Δ
sylvia/tests/custom_msg.rs 100.00% <ø> (ø)
sylvia/tests/messages_generation.rs 0.00% <ø> (ø)
sylvia-derive/src/parser.rs 84.53% <90.00%> (+0.38%) :arrow_up:
sylvia/tests/custom_query.rs 92.00% <92.00%> (ø)
sylvia-derive/src/message.rs 83.73% <93.75%> (+0.35%) :arrow_up:
sylvia-derive/src/input.rs 94.18% <100.00%> (+0.06%) :arrow_up:
sylvia-derive/src/multitest.rs 93.10% <100.00%> (+0.06%) :arrow_up:

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