OpenSourceEconomics / soepy

Python package for the simulation and estimation of dynamic models of human capital accumulation tailored to the German Socio-Economic Panel (SOEP)
MIT License
12 stars 4 forks source link

Disutility by education #134

Closed boryana-ilieva closed 3 years ago

boryana-ilieva commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (f1ec155) into master (9a009a3) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   86.56%   86.66%   +0.10%     
==========================================
  Files          18       18              
  Lines         789      795       +6     
==========================================
+ Hits          683      689       +6     
  Misses        106      106              
Impacted Files Coverage Δ
soepy/pre_processing/model_processing.py 98.64% <100.00%> (+0.07%) :arrow_up:
soepy/shared/shared_auxiliary.py 100.00% <100.00%> (ø)
soepy/test/random_init.py 95.45% <100.00%> (+0.02%) :arrow_up:
soepy/test/test_unit.py 99.31% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9a009a3...f1ec155. Read the comment docs.