Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.11 beta 1 #186

Merged
merged 19 commits into from
Nov 9, 2023
Merged

Release v0.11 beta 1 #186

merged 19 commits into from
Nov 9, 2023

Conversation

dr-orlovsky
Copy link
Member

@dr-orlovsky dr-orlovsky commented Oct 31, 2023

Final updates to support multichain (like Liquid)

@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Oct 31, 2023
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #186 (0abbedd) into master (1558d11) will increase coverage by 0.2%.
The diff coverage is 25.0%.

@@           Coverage Diff            @@
##           master    #186     +/-   ##
========================================
+ Coverage    17.5%   17.7%   +0.2%     
========================================
  Files          31      31             
  Lines        3474    3460     -14     
========================================
+ Hits          608     612      +4     
+ Misses       2866    2848     -18     
Flag Coverage Δ
rust 17.7% <25.0%> (+0.2%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/contract/bundle.rs 6.5% <ø> (ø)
src/contract/mod.rs 18.8% <100.0%> (+6.2%) ⬆️
src/lib.rs 15.4% <ø> (ø)
src/schema/schema.rs 59.7% <ø> (ø)
src/stl.rs 100.0% <100.0%> (ø)
src/contract/fungible.rs 71.4% <93.3%> (+0.1%) ⬆️
src/validation/model.rs 0.0% <0.0%> (ø)
src/vm/op_contract.rs 11.4% <0.0%> (ø)
src/contract/operations.rs 24.8% <0.0%> (+0.2%) ⬆️
src/contract/contract.rs 2.7% <0.0%> (+2.4%) ⬆️
... and 2 more

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@dr-orlovsky dr-orlovsky force-pushed the v0.11 branch 4 times, most recently from ebbe3c1 to 6481515 Compare November 4, 2023 17:39
@dr-orlovsky dr-orlovsky marked this pull request as ready for review November 4, 2023 17:39
@dr-orlovsky dr-orlovsky requested a review from zoedberg November 8, 2023 16:00
@dr-orlovsky dr-orlovsky added the epic Epic task covering multiple steps of implementation label Nov 8, 2023
Copy link
Contributor

@zoedberg zoedberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dr-orlovsky dr-orlovsky merged commit a99b1ce into master Nov 9, 2023
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Epic task covering multiple steps of implementation
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants