OpenSourceEconomics / ruspy

Python package for the simulation and estimation of a prototypical infinite-horizon dynamic discrete choice model based on Rust (1987)
http://ruspy.readthedocs.io
MIT License
22 stars 8 forks source link

[pre-commit.ci] pre-commit autoupdate #51

Closed pre-commit-ci[bot] closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (5b609f9) into master (0d660c3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   87.51%   87.51%           
=======================================
  Files          37       37           
  Lines        1482     1482           
=======================================
  Hits         1297     1297           
  Misses        185      185           
Impacted Files Coverage Δ
ruspy/estimation/estimation.py 62.96% <ø> (ø)
ruspy/estimation/estimation_transitions.py 65.90% <ø> (ø)
ruspy/simulation/simulation.py 85.71% <ø> (ø)
ruspy/simulation/simulation_auxiliary.py 11.36% <ø> (ø)

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 0d660c3...1dbacc9. Read the comment docs.