nathanaelbosch / ProbNumDiffEq.jl

Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing
MIT License
119 stars 16 forks source link

Use DocumenterCitations.jl to manage references #245

Closed nathanaelbosch closed 1 year ago

nathanaelbosch commented 1 year ago

The current status is not too bad! All that's remaining is to figure out how to have the numeric citation style, but also a proper nyt sorting. This will hopefully be sorted out in these issues:

codecov-commenter commented 1 year ago

Codecov Report

Merging #245 (6389bb9) into main (9896a40) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files          33       33           
  Lines        1248     1248           
=======================================
  Hits         1197     1197           
  Misses         51       51           
Files Changed Coverage Δ
src/algorithms.jl 100.00% <ø> (ø)
src/diffusions.jl 97.43% <ø> (ø)
src/initialization/common.jl 96.15% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more