LAMPSPUC / StateSpaceModels.jl

StateSpaceModels.jl is a Julia package for time-series analysis using state-space models.
https://lampspuc.github.io/StateSpaceModels.jl/latest/
MIT License
272 stars 25 forks source link

fix performance of getters #298

Closed guilhermebodin closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #298 (079b1b3) into master (bcd2311) will increase coverage by 0.03%. The diff coverage is 96.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
+ Coverage   92.92%   92.96%   +0.03%     
==========================================
  Files          35       35              
  Lines        3182     3199      +17     
==========================================
+ Hits         2957     2974      +17     
  Misses        225      225              
Impacted Files Coverage Δ
src/kalman_filter_and_smoother.jl 93.33% <96.00%> (+1.28%) :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 bcd2311...079b1b3. Read the comment docs.