CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
96 stars 16 forks source link

chore: release #195

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

🤖 New release

Changelog

## `sylvia-derive`

## [0.6.1] - 2023-06-28 - Fix dependencies in sylvia 0.6.0 (0.6.0 will be yanked)


This PR was generated with release-plz.

codecov[bot] commented 1 year ago

Codecov Report

Merging #195 (e8a040f) into main (5b9f247) will decrease coverage by 0.89%. Report is 5 commits behind head on main. The diff coverage is 69.34%.

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

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- 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