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

feat: wallet integration portal for secure signing #371

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(wallet-integration): server and API (#362)

fd962e2
Select commit
Loading
Failed to load commit list.
Draft

feat: wallet integration portal for secure signing #371

feat(wallet-integration): server and API (#362)
fd962e2
Select commit
Loading
Failed to load commit list.
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%> (ø)