bifurcationkit / BifurcationInference.jl

learning state-space targets in dynamical systems
https://github.com/gszep/BifurcationFit.jl/blob/master/docs/article.pdf
MIT License
27 stars 2 forks source link

CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) #16

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Setfield package from 0.7 to 0.7, 0.8. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (a27a7a3) into master (b72f4a4) will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   72.48%   72.17%   -0.32%     
==========================================
  Files           6        6              
  Lines         229      248      +19     
==========================================
+ Hits          166      179      +13     
- Misses         63       69       +6     
Impacted Files Coverage Δ
src/Plots.jl 0.00% <0.00%> (ø)
src/Gradients.jl 100.00% <0.00%> (ø)
src/Objectives.jl 100.00% <0.00%> (ø)
src/Utils.jl 89.58% <0.00%> (+0.22%) :arrow_up:
src/BifurcationInference.jl 96.42% <0.00%> (+0.42%) :arrow_up:
src/Structures.jl 88.46% <0.00%> (+0.46%) :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 b72f4a4...a27a7a3. Read the comment docs.