HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

WIP: Fix with updated SymbolicUtils/Multivariate Polynomials #115

Closed jlperla closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #115 (10f3218) into main (8a17d9a) will decrease coverage by 1.01%. The diff coverage is 41.02%.

:exclamation: Current head 10f3218 differs from pull request most recent head da37231. Consider uploading reports for the commit da37231 to get more accurate results

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   80.24%   79.22%   -1.02%     
==========================================
  Files          11       11              
  Lines         962      987      +25     
==========================================
+ Hits          772      782      +10     
- Misses        190      205      +15     
Impacted Files Coverage Δ
src/generate_perturbation_derivatives.jl 87.13% <0.00%> (-2.31%) :arrow_down:
src/generate_perturbation.jl 82.58% <57.69%> (-2.20%) :arrow_down:
src/types.jl 80.00% <100.00%> (ø)

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 8a17d9a...da37231. Read the comment docs.

jlperla commented 2 years ago

Fixes #105