HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

clean up project toml, main file, and dependencies #86

Closed wupeifan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #86 (0c769eb) into main (43248c7) will decrease coverage by 11.42%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #86       +/-   ##
===========================================
- Coverage   79.55%   68.13%   -11.43%     
===========================================
  Files          12       12               
  Lines        1135     1133        -2     
===========================================
- Hits          903      772      -131     
- Misses        232      361      +129     
Impacted Files Coverage Δ
src/sequence.jl 0.00% <0.00%> (-60.94%) :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 1d914b1...0c769eb. Read the comment docs.

wupeifan commented 2 years ago

It's OK at this point -- I'll add the sequence tests back with DifferenceEquations as downstream.