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 Sebecker in develop #142

Closed SeBecker closed 6 years ago

SeBecker commented 6 years ago

This change is Reviewable

codecov-io commented 6 years ago

Codecov Report

Merging #142 into develop will decrease coverage by 0.08%. The diff coverage is 95.08%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #142      +/-   ##
===========================================
- Coverage    96.27%   96.18%   -0.09%     
===========================================
  Files           17       18       +1     
  Lines         1502     1496       -6     
===========================================
- Hits          1446     1439       -7     
- Misses          56       57       +1
Impacted Files Coverage Δ
grmpy/read/read_auxiliary.py 97.1% <ø> (ø) :arrow_up:
grmpy/simulate/simulate_auxiliary.py 99.33% <ø> (-0.01%) :arrow_down:
grmpy/check/check.py 100% <100%> (ø) :arrow_up:
grmpy/test/test_unit.py 96.05% <100%> (+0.03%) :arrow_up:
grmpy/estimate/estimate_auxiliary.py 98.18% <100%> (+0.77%) :arrow_up:
grmpy/check/auxiliary.py 100% <100%> (ø) :arrow_up:
grmpy/grmpy_config.py 100% <100%> (ø)
grmpy/simulate/simulate.py 100% <100%> (ø) :arrow_up:
grmpy/test/test_integration.py 100% <100%> (ø) :arrow_up:
grmpy/test/auxiliary.py 73.84% <50%> (+0.4%) :arrow_up:
... and 5 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 b68b169...1f6bafb. Read the comment docs.