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 #145

Closed SeBecker closed 6 years ago

SeBecker commented 6 years ago

This change is Reviewable

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   93.59%   96.18%   +2.59%     
==========================================
  Files          16       18       +2     
  Lines        1077     1496     +419     
==========================================
+ Hits         1008     1439     +431     
+ Misses         69       57      -12
Impacted Files Coverage Δ
grmpy/test/resources/tutorial.py 0% <ø> (ø)
grmpy/__version__.py 0% <ø> (ø) :arrow_up:
grmpy/__init__.py 63.63% <ø> (+13.63%) :arrow_up:
grmpy/test/auxiliary.py 73.84% <ø> (+6.6%) :arrow_up:
grmpy/check/check.py 100% <ø> (+40.9%) :arrow_up:
grmpy/grmpy_config.py 100% <ø> (ø)
grmpy/test/test_unit.py 96.05% <ø> (-1.56%) :arrow_down:
grmpy/test/test_integration.py 100% <ø> (ø) :arrow_up:
grmpy/read/read_auxiliary.py 97.1% <ø> (+8.76%) :arrow_up:
grmpy/simulate/simulate.py 100% <ø> (ø) :arrow_up:
... and 24 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...0fa226e. Read the comment docs.