Skip to content

test(historyprunner): drop strict attempt cap from cancel/resume test

2182476
Select commit
Loading
Failed to load commit list.
Open

feat: pruning migration #3597

test(historyprunner): drop strict attempt cap from cancel/resume test
2182476
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

75.87% (target 70.00%)

View this Pull Request on Codecov

75.87% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 70.20785% with 129 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.87%. Comparing base (7b415b9) to head (2182476).

Files with missing lines Patch % Lines
migration/historyprunner/migrator.go 68.66% 42 Missing and 26 partials ⚠️
migration/historyprunner/restorer.go 61.01% 16 Missing and 7 partials ⚠️
migration/historyprunner/copy.go 55.10% 17 Missing and 5 partials ⚠️
migration/historyprunner/stager.go 78.12% 4 Missing and 3 partials ⚠️
node/migration.go 0.00% 6 Missing ⚠️
migration/historyprunner/committer.go 89.47% 1 Missing and 1 partial ⚠️
migration/progresslogger/block_progress_tracker.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3597      +/-   ##
==========================================
- Coverage   77.20%   75.87%   -1.33%     
==========================================
  Files         388      395       +7     
  Lines       35110    35633     +523     
==========================================
- Hits        27106    27037      -69     
- Misses       6043     6674     +631     
+ Partials     1961     1922      -39     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.