Skip to content

Move from mypy -> ty. Allow anchoring and endogenous factors at the s…

0d1fa03
Select commit
Loading
Failed to load commit list.
Merged

Endogenize investments #80

Move from mypy -> ty. Allow anchoring and endogenous factors at the s…
0d1fa03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

91.02% (target 87.50%)

View this Pull Request on Codecov

91.02% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 89.13858% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.02%. Comparing base (8417b4b) to head (0d1fa03).

Files with missing lines Patch % Lines
src/skillmodels/correlation_heatmap.py 27.27% 24 Missing ⚠️
src/skillmodels/transition_functions.py 50.00% 13 Missing ⚠️
src/skillmodels/visualize_transition_equations.py 62.06% 11 Missing ⚠️
src/skillmodels/simulate_data.py 70.00% 9 Missing ⚠️
src/skillmodels/constraints.py 95.03% 7 Missing ⚠️
src/skillmodels/process_data.py 88.00% 6 Missing ⚠️
src/skillmodels/process_model.py 93.10% 6 Missing ⚠️
src/skillmodels/utilities.py 64.28% 5 Missing ⚠️
src/skillmodels/check_model.py 88.88% 3 Missing ⚠️
src/skillmodels/visualize_factor_distributions.py 83.33% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   91.43%   91.02%   -0.42%     
==========================================
  Files          40       42       +2     
  Lines        3070     3587     +517     
==========================================
+ Hits         2807     3265     +458     
- Misses        263      322      +59     

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