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

Removes custom established VPs #2561

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Adds vp update check in `vp_user`

497cbe1
Select commit
Loading
Failed to load commit list.
Open

Removes custom established VPs #2561

Adds vp update check in `vp_user`
497cbe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 29, 2024 in 0s

53.04% (-0.92%) compared to 2535c9c

View this Pull Request on Codecov

53.04% (-0.92%) compared to 2535c9c

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 53.04%. Comparing base (2535c9c) to head (497cbe1).

❗ Current head 497cbe1 differs from pull request most recent head 3c54841. Consider uploading reports for the commit 3c54841 to get more accurate results

Files Patch % Lines
crates/sdk/src/lib.rs 0.00% 4 Missing ⚠️
crates/sdk/src/signing.rs 0.00% 4 Missing ⚠️
crates/apps/src/lib/cli.rs 0.00% 2 Missing ⚠️
crates/sdk/src/tx.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2561      +/-   ##
==========================================
- Coverage   53.95%   53.04%   -0.92%     
==========================================
  Files         308      303       -5     
  Lines      100018   103902    +3884     
==========================================
+ Hits        53967    55114    +1147     
- Misses      46051    48788    +2737     

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