Clean up logger and reduce the amount of debug messages printed#99
Open
clinssen wants to merge 45 commits into
Open
Clean up logger and reduce the amount of debug messages printed#99clinssen wants to merge 45 commits into
clinssen wants to merge 45 commits into
Codecov / codecov/project
succeeded
Jun 22, 2026 in 0s
66.22% (+3.69%) compared to c624f2d
View this Pull Request on Codecov
66.22% (+3.69%) compared to c624f2d
Details
Codecov Report
❌ Patch coverage is 72.27723% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.22%. Comparing base (c624f2d) to head (05acd83).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| odetoolbox/__init__.py | 78.78% | 7 Missing |
| odetoolbox/mixed_integrator.py | 40.00% | 6 Missing |
| ode_analyzer.py | 0.00% | 5 Missing |
| odetoolbox/stiffness.py | 0.00% | 5 Missing |
| odetoolbox/debug_utils.py | 60.00% | 2 Missing |
| odetoolbox/dependency_graph_plotter.py | 0.00% | 1 Missing |
| odetoolbox/sympy_helpers.py | 66.66% | 1 Missing |
| odetoolbox/system_of_shapes.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #99 +/- ##
==========================================
+ Coverage 62.53% 66.22% +3.69%
==========================================
Files 15 15
Lines 1500 1741 +241
==========================================
+ Hits 938 1153 +215
- Misses 562 588 +26 ☔ View full report in Codecov by Harness.
📢 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.
Loading