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

Experiments with v0.11 #295

Merged
merged 18 commits into from
Feb 19, 2025
Merged

Experiments with v0.11 #295

merged 18 commits into from
Feb 19, 2025

Conversation

zoedberg
Copy link
Contributor

This PR is part of a v0.11 fixes epic, see RGB-WG/rgb-tests#30 for an overview.

@zoedberg
Copy link
Contributor Author

CI fails because this needs other repos in the epic to be patched

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

Attention: Patch coverage is 7.78547% with 533 lines in your changes missing coverage. Please review.

Project coverage is 19.0%. Comparing base (c00aa3b) to head (c2a1b94).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
src/persistence/stock.rs 3.7% 234 Missing ⚠️
src/persistence/memory.rs 2.8% 103 Missing ⚠️
src/containers/anchors.rs 0.0% 27 Missing ⚠️
src/interface/builder.rs 0.0% 26 Missing ⚠️
src/persistence/stash.rs 3.7% 26 Missing ⚠️
src/persistence/state.rs 0.0% 19 Missing ⚠️
src/contract/assignments.rs 0.0% 18 Missing ⚠️
src/persistence/index.rs 0.0% 17 Missing ⚠️
invoice/src/invoice.rs 38.5% 16 Missing ⚠️
src/interface/filter.rs 0.0% 13 Missing ⚠️
... and 8 more

❌ Your patch status has failed because the patch coverage (7.8%) is below the target coverage (60.0%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (19.0%) is below the target coverage (75.0%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #295     +/-   ##
========================================
+ Coverage    18.3%   19.0%   +0.7%     
========================================
  Files          38      38             
  Lines        8711    8228    -483     
========================================
- Hits         1598    1567     -31     
+ Misses       7113    6661    -452     
Flag Coverage Δ
rust 19.0% <7.8%> (+0.7%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dr-orlovsky
Copy link
Member

Merging with the same note as in RGB-WG/rgb-core#285 (comment)

@dr-orlovsky dr-orlovsky changed the title v0.11 fixes Experiments with v0.11 Feb 19, 2025
@dr-orlovsky dr-orlovsky merged commit 5e0de16 into RGB-WG:master Feb 19, 2025
24 of 25 checks passed
dr-orlovsky added a commit that referenced this pull request Feb 19, 2025
Experimental changes from Bitfinex team into an experimental branch. nACK from me, but they want to experiment and requested a `v0.11.1-alpha.1`, which will not be recommended for any use at least until I will do a full review of the stuff in it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants