Skip to content

OpenDX parser: catch RecursionError on Windows and turn into ValueError

51e2ca8
Select commit
Loading
Failed to load commit list.
Open

fix inconsistent error handling for Grid.load() #165

OpenDX parser: catch RecursionError on Windows and turn into ValueError
51e2ca8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

88.90% (+0.69%) compared to b29c1f4

View this Pull Request on Codecov

88.90% (+0.69%) compared to b29c1f4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.90%. Comparing base (b29c1f4) to head (51e2ca8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   88.20%   88.90%   +0.69%     
==========================================
  Files           5        5              
  Lines         814      820       +6     
  Branches      107      107              
==========================================
+ Hits          718      729      +11     
+ Misses         56       54       -2     
+ Partials       40       37       -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.