OpenSourceEconomics / lcm

Solution and simulation of life cycle models in Python with GPU acceleration.
Apache License 2.0
16 stars 1 forks source link

Add labor supply model #29

Closed timmens closed 1 year ago

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Merging #29 (ea3c122) into main (d33a1e5) will decrease coverage by 0.02%. The diff coverage is 97.77%.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   98.54%   98.52%   -0.02%     
==========================================
  Files          38       40       +2     
  Lines        1856     1901      +45     
==========================================
+ Hits         1829     1873      +44     
- Misses         27       28       +1     
Files Changed Coverage Δ
src/lcm/model_parttime_human_capital.py 97.14% <97.14%> (ø)
tests/test_model_parttime_human_capital.py 100.00% <100.00%> (ø)
timmens commented 1 year ago

The changes have been moved to the labor_supply_norms project.