HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

Difference Equations Updates #140

Closed jlperla closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #140 (a3fd240) into main (64228cd) will increase coverage by 0.33%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   67.57%   67.90%   +0.33%     
==========================================
  Files          13       13              
  Lines        1243     1234       -9     
==========================================
- Hits          840      838       -2     
+ Misses        403      396       -7     
Impacted Files Coverage Δ
src/sequential.jl 100.00% <ø> (ø)
src/utils.jl 64.28% <ø> (+12.85%) :arrow_up:
src/generate_perturbation.jl 82.32% <100.00%> (-0.17%) :arrow_down:
src/generate_perturbation_derivatives.jl 86.32% <100.00%> (ø)
src/types.jl 25.69% <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 64228cd...a3fd240. Read the comment docs.