Skip to content

Allow passing states directly to get_transition_plots (health-cogniti…

67d7b44
Select commit
Loading
Failed to load commit list.
Open

Output formatting #84

Allow passing states directly to get_transition_plots (health-cogniti…
67d7b44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 1s

97.28% (target 87.50%)

View this Pull Request on Codecov

97.28% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 96.32107% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.28%. Comparing base (fd70d45) to head (67d7b44).

Files with missing lines Patch % Lines
src/skillmodels/visualize_transition_equations.py 76.81% 16 Missing ⚠️
src/skillmodels/visualize_factor_distributions.py 0.00% 7 Missing ⚠️
src/skillmodels/variance_decomposition.py 86.84% 5 Missing ⚠️
src/skillmodels/process_debug_data.py 80.00% 2 Missing ⚠️
tests/conftest.py 91.66% 2 Missing ⚠️
src/skillmodels/utilities.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   91.09%   97.28%   +6.19%     
==========================================
  Files          47       57      +10     
  Lines        3987     4796     +809     
==========================================
+ Hits         3632     4666    +1034     
+ Misses        355      130     -225     

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