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

tests: fix CI flaky tests #585

Closed
wants to merge 20 commits into from

tests: decreasing 1% in functions for new wallet threshold

4e52796
Select commit
Loading
Failed to load commit list.
Closed

tests: fix CI flaky tests #585

tests: decreasing 1% in functions for new wallet threshold
4e52796
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

78.29% (target 75.00%)

View this Pull Request on Codecov

78.29% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (217797f) 64.86% compared to head (4e52796) 78.29%.

Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #585       +/-   ##
===========================================
+ Coverage   64.86%   78.29%   +13.43%     
===========================================
  Files          67       67               
  Lines        5254     5257        +3     
  Branches     1108     1108               
===========================================
+ Hits         3408     4116      +708     
+ Misses       1766     1126      -640     
+ Partials       80       15       -65     
Files Coverage Δ
src/new/wallet.js 95.63% <100.00%> (+54.82%) ⬆️
src/storage/leveldb/store.ts 92.17% <100.00%> (+4.34%) ⬆️
src/storage/memory_store.ts 96.75% <100.00%> (+6.48%) ⬆️
src/types.ts 33.33% <ø> (ø)

... and 21 files with indirect coverage changes

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