OpenSourceEconomics / temfpy

Test models and functions for standard numerical components in computational economic models
https://temfpy.readthedocs.io
MIT License
2 stars 1 forks source link

Temfpy General Review #50

Closed s6emschw closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (0e84f1d) into master (4b36d98) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 0e84f1d differs from pull request most recent head dfc0f15. Consider uploading reports for the commit dfc0f15 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   94.90%   94.90%           
=======================================
  Files          11       11           
  Lines         550      550           
=======================================
  Hits          522      522           
  Misses         28       28           
Impacted Files Coverage Δ
temfpy/integration.py 94.73% <ø> (ø)
temfpy/interpolation.py 90.00% <ø> (ø)
temfpy/nonlinear_equations.py 92.92% <ø> (ø)
temfpy/optimization.py 89.28% <ø> (ø)
temfpy/uncertainty_quantification.py 100.00% <ø> (ø)