EconForge / dolo.py

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

Albop/blackify #219

Closed albop closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #219 (3bb1d91) into master (8d8f0f5) will increase coverage by 0.00%. The diff coverage is 44.49%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   49.70%   49.70%           
=======================================
  Files          65       65           
  Lines        6259     6265    +6     
=======================================
+ Hits         3111     3114    +3     
- Misses       3148     3151    +3     
Flag Coverage Δ
unittests 49.70% <44.49%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
dolo/algos/fb.py 0.00% <0.00%> (ø)
dolo/algos/perturbations_higher_order.py 0.00% <0.00%> (ø)
dolo/compiler/derivatives.py 0.00% <0.00%> (ø)
dolo/misc/decorators.py 0.00% <0.00%> (ø)
dolo/misc/graphs.py 0.00% <0.00%> (ø)
dolo/misc/timing.py 0.00% <0.00%> (ø)
dolo/numeric/filters.py 0.00% <0.00%> (ø)
dolo/numeric/matrix_equations.py 0.00% <0.00%> (ø)
dolo/numeric/taylor_expansion.py 0.00% <0.00%> (ø)
dolo/numeric/tensor.py 0.00% <0.00%> (ø)
... and 55 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 8d8f0f5...3bb1d91. Read the comment docs.