Skip to content

Clean up logger and reduce the amount of debug messages printed#99

Open
clinssen wants to merge 37 commits into
nest:mainfrom
clinssen:fewer_debug_messages
Open

Clean up logger and reduce the amount of debug messages printed#99
clinssen wants to merge 37 commits into
nest:mainfrom
clinssen:fewer_debug_messages

Conversation

@clinssen

@clinssen clinssen commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Clean up logger and reduce the amount of debug messages printed.

Fix bug with finding diagonal blocks.

Add new options related to alternative expM to documentation.

@clinssen clinssen added this to the v3.0.0 milestone Feb 25, 2026
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 68.29268% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.57%. Comparing base (c624f2d) to head (f8a960f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
odetoolbox/__init__.py 73.33% 8 Missing ⚠️
ode_analyzer.py 0.00% 5 Missing ⚠️
odetoolbox/mixed_integrator.py 28.57% 5 Missing ⚠️
odetoolbox/stiffness.py 0.00% 5 Missing ⚠️
odetoolbox/dependency_graph_plotter.py 0.00% 1 Missing ⚠️
odetoolbox/sympy_helpers.py 0.00% 1 Missing ⚠️
odetoolbox/system_of_shapes.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   62.53%   65.57%   +3.04%     
==========================================
  Files          15       15              
  Lines        1500     1743     +243     
==========================================
+ Hits          938     1143     +205     
- Misses        562      600      +38     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant