feat: wallet integration portal for secure signing #371
+768
−799
Codecov / codecov/project
succeeded
Dec 13, 2024 in 0s
76.22% (+0.57%) compared to 110b9bf
View this Pull Request on Codecov
76.22% (+0.57%) compared to 110b9bf
Details
Codecov Report
Attention: Patch coverage is 95.95687%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 76.22%. Comparing base (
110b9bf
) to head (fd962e2
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/pop-cli/src/wallet_integration.rs | 95.95% | 9 Missing and 6 partials |
@@ Coverage Diff @@
## main #371 +/- ##
==========================================
+ Coverage 75.65% 76.22% +0.57%
==========================================
Files 59 60 +1
Lines 12719 13090 +371
Branches 12719 13090 +371
==========================================
+ Hits 9622 9978 +356
- Misses 1801 1810 +9
- Partials 1296 1302 +6
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pop-cli/src/main.rs | 43.24% <ø> (ø) |
|
crates/pop-cli/src/wallet_integration.rs | 95.95% <95.95%> (ø) |
Loading