Skip to content

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

7873486
Select commit
Loading
Failed to load commit list.
Open

feat: pruning migration #3597

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

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 70.20785% with 129 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (fix/pruner/running-filter-rebuilt@eed847e). Learn more about missing BASE report.

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                          @@
##             fix/pruner/running-filter-rebuilt    #3597   +/-   ##
====================================================================
  Coverage                                     ?   75.88%           
====================================================================
  Files                                        ?      395           
  Lines                                        ?    35629           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?    27036           
  Misses                                       ?     6671           
  Partials                                     ?     1922           

☔ 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.