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

Merge Develop in Master #148

Closed SeBecker closed 6 years ago

SeBecker commented 6 years ago

This change is Reviewable

codecov-io commented 6 years ago

Codecov Report

Merging #148 into master will increase coverage by 2.61%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   93.59%   96.21%   +2.61%     
==========================================
  Files          16       19       +3     
  Lines        1077     1637     +560     
==========================================
+ Hits         1008     1575     +567     
+ Misses         69       62       -7
Impacted Files Coverage Δ
grmpy/__init__.py 63.63% <ø> (+13.63%) :arrow_up:
grmpy/read/read_auxiliary.py 97.56% <ø> (+9.22%) :arrow_up:
grmpy/test/resources/tutorial.py 0% <ø> (ø)
grmpy/test/random_init.py 97.76% <ø> (-0.11%) :arrow_down:
grmpy/estimate/estimate_output.py 97.63% <ø> (ø)
grmpy/check/auxiliary.py 100% <ø> (+20%) :arrow_up:
grmpy/read/read.py 95% <ø> (-1%) :arrow_down:
grmpy/test/auxiliary.py 77.27% <ø> (+10.03%) :arrow_up:
grmpy/estimate/estimate.py 93.33% <ø> (-6.67%) :arrow_down:
grmpy/check/check.py 91.66% <ø> (+32.57%) :arrow_up:
... and 26 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 268d9b5...d7a75a4. Read the comment docs.