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

Debug uncertainty_quantification.py #46

Closed loikein closed 3 years ago

loikein commented 3 years ago

Was running EOQ model against multi dimensional data…

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (db0f3eb) into master (7cbd387) will decrease coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   95.04%   94.90%   -0.14%     
==========================================
  Files          10       11       +1     
  Lines         545      550       +5     
==========================================
+ Hits          518      522       +4     
- Misses         27       28       +1     
Impacted Files Coverage Δ
temfpy/uncertainty_quantification.py 100.00% <100.00%> (ø)
temfpy/__init__.py 80.00% <0.00%> (ø)