HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

add MatrixEquation calculations back #112

Closed wupeifan closed 2 years ago

wupeifan commented 2 years ago

closes #110, probably also #111

codecov[bot] commented 2 years ago

Codecov Report

Merging #112 (f88840e) into main (9d1f5a2) will decrease coverage by 0.13%. The diff coverage is 77.77%.

:exclamation: Current head f88840e differs from pull request most recent head 7d5fa02. Consider uploading reports for the commit 7d5fa02 to get more accurate results

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   78.19%   78.06%   -0.14%     
==========================================
  Files          11       11              
  Lines        1041     1062      +21     
==========================================
+ Hits          814      829      +15     
- Misses        227      233       +6     
Impacted Files Coverage Δ
src/types.jl 93.18% <ø> (ø)
src/generate_perturbation.jl 82.03% <71.42%> (-0.55%) :arrow_down:
src/generate_perturbation_derivatives.jl 86.28% <80.00%> (-0.58%) :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 9d1f5a2...7d5fa02. Read the comment docs.