Closed storopoli closed 1 week ago
Attention: Patch coverage is 0%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 56.92%. Comparing base (
a14d926
) to head (5c1b260
). Report is 32 commits behind head on releases/0.1.0.
@@ Coverage Diff @@
## releases/0.1.0 #454 +/- ##
==================================================
- Coverage 57.16% 56.92% -0.25%
==================================================
Files 256 263 +7
Lines 27048 28017 +969
==================================================
+ Hits 15462 15948 +486
- Misses 11586 12069 +483
Files with missing lines | Coverage Δ | |
---|---|---|
bin/strata-cli/src/cmd/deposit.rs | 0.00% <0.00%> (ø) |
|
bin/strata-cli/src/cmd/faucet.rs | 0.00% <0.00%> (ø) |
|
bin/strata-cli/src/cmd/send.rs | 0.00% <0.00%> (ø) |
|
bin/strata-cli/src/cmd/withdraw.rs | 0.00% <0.00%> (ø) |
|
bin/strata-cli/src/cmd/drain.rs | 0.00% <0.00%> (ø) |
|
bin/strata-cli/src/settings.rs | 0.00% <0.00%> (ø) |
|
bin/strata-cli/src/signet.rs | 0.00% <0.00%> (ø) |
|
bin/strata-cli/src/strata.rs | 0.00% <0.00%> (ø) |
Not blocked, this is non breaking and can be merged before docs merge
Alright let's wait for @sapinb to have a look. This should be a squash merge as always with releases/
branches
Ok I'm merging this
Description
Backport
strata-cli
feature to show blockscout links to withdraw transactions.Blocked by https://github.com/alpenlabs/private-docs/pull/51
0.1.1
since https://github.com/alpenlabs/private-docs/pull/51/commits/7ba2d2143fd41dba1119d6c628bdaa7dfbe58b0aType of Change
Checklist
Related Issues
STR-554