simsurace / FeedbackParticleFilters.jl

A Julia package that provides (feedback) particle filters for nonlinear stochastic filtering and data assimilation problems
MIT License
12 stars 2 forks source link

Install TagBot as a GitHub Action #2

Closed JuliaTagBot closed 4 years ago

JuliaTagBot commented 4 years ago

You're receiving this pull request because the now-deprecated Julia TagBot GitHub App is installed for this repository. This pull request installs TagBot as a GitHub Action. If this PR does not belong in this repository for any reason, feel free to close it.

See this Discourse thread for more details and to ask questions. Please do not comment on this pull request, because it is unlikely that I (@christopher-dG) will see it.

codecov[bot] commented 4 years ago

Codecov Report

Merging #2 into master will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   66.94%   67.05%   +0.11%     
==========================================
  Files          26       26              
  Lines         487      516      +29     
==========================================
+ Hits          326      346      +20     
- Misses        161      170       +9
Impacted Files Coverage Δ
src/FilteringAlgorithms/FPF.jl 82.81% <0%> (-8.26%) :arrow_down:
src/StateModels/LinearDiffusionStateModel.jl 78.18% <0%> (-2.22%) :arrow_down:
src/FilteringAlgorithms/KBF.jl 91.66% <0%> (-1.82%) :arrow_down:
src/StateModels/DiffusionStateModel.jl 84.41% <0%> (-1.1%) :arrow_down:
...GainEstimationMethods/ConstantGainApproximation.jl 100% <0%> (ø) :arrow_up:
src/GainEstimationMethods/SemigroupMethod.jl 92% <0%> (+1.09%) :arrow_up:
src/ObservationModels/DiffusionObservationModel.jl 14.28% <0%> (+9.52%) :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 37a147e...f1b2d3b. Read the comment docs.