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 on v0.11 #276

Merged
merged 12 commits into from
Feb 19, 2025
Merged

Experiments on v0.11 #276

merged 12 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

@zoedberg zoedberg force-pushed the v0.11_fixes branch 6 times, most recently from af5e9dd to 5160fd5 Compare February 16, 2025 16:15
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

Attention: Patch coverage is 0% with 163 lines in your changes missing coverage. Please review.

Project coverage is 2.9%. Comparing base (b4f54bf) to head (6bc86a4).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
psbt/src/rgb.rs 0.0% 40 Missing ⚠️
src/pay.rs 0.0% 31 Missing ⚠️
cli/src/command.rs 0.0% 25 Missing ⚠️
src/indexers/any.rs 0.0% 20 Missing ⚠️
cli/src/args.rs 0.0% 10 Missing ⚠️
src/indexers/electrum_blocking.rs 0.0% 10 Missing ⚠️
psbt/src/lib.rs 0.0% 9 Missing ⚠️
src/filters.rs 0.0% 6 Missing ⚠️
src/lib.rs 0.0% 4 Missing ⚠️
src/descriptor.rs 0.0% 3 Missing ⚠️
... and 2 more

❌ Your patch status has failed because the patch coverage (0.0%) 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 (2.9%) 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   #276     +/-   ##
=======================================
+ Coverage     2.8%   2.9%   +0.1%     
=======================================
  Files          15     15             
  Lines        1920   1857     -63     
=======================================
  Hits           53     53             
+ Misses       1867   1804     -63     
Flag Coverage Δ
rust 2.9% <0.0%> (+0.1%) ⬆️

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 dr-orlovsky changed the title v0.11 fixes Experiments on v0.11 Feb 19, 2025
@dr-orlovsky
Copy link
Member

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

@dr-orlovsky dr-orlovsky merged commit 85c23d7 into RGB-WG:master Feb 19, 2025
29 of 30 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