HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

Reorg cache and inference #133

Closed jlperla closed 2 years ago

jlperla commented 2 years ago

For #117 and maybe #130

codecov[bot] commented 2 years ago

Codecov Report

Merging #133 (e4c0e6d) into main (b05c513) will decrease coverage by 7.64%. The diff coverage is 30.76%.

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   76.56%   68.92%   -7.65%     
==========================================
  Files          12       12              
  Lines        1088     1213     +125     
==========================================
+ Hits          833      836       +3     
- Misses        255      377     +122     
Impacted Files Coverage Δ
src/utils.jl 51.42% <ø> (-48.58%) :arrow_down:
src/types.jl 25.69% <12.50%> (-67.49%) :arrow_down:
src/generate_perturbation_derivatives.jl 86.28% <75.00%> (ø)
src/generate_perturbation.jl 82.24% <96.42%> (+0.20%) :arrow_up:

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 b05c513...e4c0e6d. Read the comment docs.