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

Migrated many e2e tests to integration tests #2933

Merged
merged 11 commits into from
Apr 12, 2024

Update .changelog/unreleased/improvements/2933-migrated-e2e-to-int.md

2468321
Select commit
Loading
Failed to load commit list.
Merged

Migrated many e2e tests to integration tests #2933

Update .changelog/unreleased/improvements/2933-migrated-e2e-to-int.md
2468321
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 0s

61.27% (+7.82%) compared to 61a0759

View this Pull Request on Codecov

61.27% (+7.82%) compared to 61a0759

Details

Codecov Report

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

Project coverage is 61.27%. Comparing base (61a0759) to head (2468321).
Report is 5 commits behind head on main.

Files Patch % Lines
...es/apps/src/lib/node/ledger/shell/testing/utils.rs 0.00% 14 Missing ⚠️
...tes/apps/src/lib/node/ledger/shell/testing/node.rs 0.00% 13 Missing ⚠️
crates/apps/src/lib/node/ledger/shell/mod.rs 91.66% 2 Missing ⚠️
crates/apps/src/lib/node/ledger/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2933      +/-   ##
==========================================
+ Coverage   53.44%   61.27%   +7.82%     
==========================================
  Files         310      290      -20     
  Lines      101574    88584   -12990     
==========================================
- Hits        54288    54280       -8     
+ Misses      47286    34304   -12982     

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