Skip to content

Fix docstring.

cc710a6
Select commit
Loading
Failed to load commit list.
Open

Endogenize investments #80

Fix docstring.
cc710a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2025 in 0s

91.03% (target 87.50%)

View this Pull Request on Codecov

91.03% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 89.22687% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.03%. Comparing base (8417b4b) to head (cc710a6).

Files with missing lines Patch % Lines
src/skillmodels/correlation_heatmap.py 25.00% 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.23% 6 Missing ⚠️
src/skillmodels/process_model.py 94.25% 5 Missing ⚠️
src/skillmodels/utilities.py 64.28% 5 Missing ⚠️
src/skillmodels/check_model.py 88.88% 3 Missing ⚠️
src/skillmodels/visualize_factor_distributions.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   91.43%   91.03%   -0.40%     
==========================================
  Files          40       42       +2     
  Lines        3070     3581     +511     
==========================================
+ Hits         2807     3260     +453     
- Misses        263      321      +58     

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