EconForge / dolo.py

Economic modelling in python
BSD 2-Clause "Simplified" License
98 stars 72 forks source link

Albop/manyfixes #221

Closed albop closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #221 (6fe63ce) into master (e0e6002) will decrease coverage by 0.01%. The diff coverage is 35.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   49.57%   49.55%   -0.02%     
==========================================
  Files          65       65              
  Lines        6288     6292       +4     
==========================================
+ Hits         3117     3118       +1     
- Misses       3171     3174       +3     
Flag Coverage Δ
unittests 49.55% <35.48%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dolo/algos/perfect_foresight.py 4.73% <ø> (+0.05%) :arrow_up:
dolo/numeric/distribution.py 65.07% <9.52%> (-0.93%) :arrow_down:
dolo/compiler/model.py 80.50% <75.00%> (-0.13%) :arrow_down:
dolo/algos/improved_time_iteration.py 70.40% <100.00%> (+0.74%) :arrow_up:
dolo/algos/time_iteration.py 93.10% <100.00%> (+2.42%) :arrow_up:
dolo/compiler/objects.py 78.00% <0.00%> (-8.00%) :arrow_down:

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 e0e6002...6fe63ce. Read the comment docs.