Skip to content

Move time limit check to solve loop in Dichotomy#149

Merged
odow merged 1 commit into
masterfrom
od/time-limit-dichotomy
Aug 20, 2025
Merged

Move time limit check to solve loop in Dichotomy#149
odow merged 1 commit into
masterfrom
od/time-limit-dichotomy

Move time limit check to solve loop in Dichotomy

0470acc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 1s

100.00% (+0.26%) compared to 10ab254

View this Pull Request on Codecov

100.00% (+0.26%) compared to 10ab254

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (10ab254) to head (0470acc).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #149      +/-   ##
===========================================
+ Coverage   99.73%   100.00%   +0.26%     
===========================================
  Files          12        12              
  Lines        1127      1125       -2     
===========================================
+ Hits         1124      1125       +1     
+ Misses          3         0       -3     

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