Skip to content

Fix exception error

5306e09
Select commit
Loading
Failed to load commit list.
Merged

Fix input validation and clean up minor code issues #681

Fix exception error
5306e09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@970d4e2). Learn more about missing BASE report.

Files with missing lines Patch % Lines
bencher/utils_rerun.py 33.33% 4 Missing ⚠️
bencher/bencher.py 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #681   +/-   ##
=======================================
  Coverage        ?   88.90%           
=======================================
  Files           ?       87           
  Lines           ?     4319           
  Branches        ?        0           
=======================================
  Hits            ?     3840           
  Misses          ?      479           
  Partials        ?        0           
Files with missing lines Coverage Δ
bencher/bencher.py 87.75% <75.00%> (ø)
bencher/utils_rerun.py 47.36% <33.33%> (ø)

Impacted file tree graph

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