OpenSourceEconomics / grmpy

Python package for the simulation and estimation of generalized Roy model
http://grmpy.readthedocs.io
MIT License
19 stars 5 forks source link

Megre sebecker bugfixes in develop #121

Closed SeBecker closed 6 years ago

SeBecker commented 6 years ago

Please ...


This change is Reviewable

codecov-io commented 6 years ago

Codecov Report

Merging #121 into develop will increase coverage by 1.64%. The diff coverage is 93.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #121      +/-   ##
===========================================
+ Coverage    93.59%   95.24%   +1.64%     
===========================================
  Files           16       16              
  Lines         1077     1135      +58     
===========================================
+ Hits          1008     1081      +73     
+ Misses          69       54      -15
Impacted Files Coverage Δ
grmpy/read/read.py 95.65% <ø> (-0.35%) :arrow_down:
grmpy/__version__.py 0% <0%> (ø) :arrow_up:
grmpy/simulate/simulate.py 100% <100%> (ø) :arrow_up:
grmpy/test/test_integration.py 100% <100%> (ø) :arrow_up:
grmpy/estimate/estimate_auxiliary.py 96.03% <100%> (+0.3%) :arrow_up:
grmpy/test/random_init.py 98.62% <100%> (+0.74%) :arrow_up:
grmpy/simulate/simulate_auxiliary.py 99.26% <100%> (+0.01%) :arrow_up:
grmpy/read/read_auxiliary.py 96.82% <100%> (+8.49%) :arrow_up:
grmpy/estimate/estimate.py 94.87% <80%> (-5.13%) :arrow_down:
grmpy/test/test_unit.py 96.32% <80%> (-1.3%) :arrow_down:
... and 6 more

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 3e1b1f9...527a46d. Read the comment docs.