JuliaManifolds / Manifolds.jl

Manifolds.jl provides a library of manifolds aiming for an easy-to-use and fast implementation.
https://juliamanifolds.github.io/Manifolds.jl
MIT License
368 stars 53 forks source link

Bump BoundaryValueDiffEq to v4 #647

Closed mateuszbaran closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #647 (ab9bbf5) into master (805d050) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #647   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files         106      106           
  Lines       10430    10430           
=======================================
  Hits        10349    10349           
  Misses         81       81           
Files Changed Coverage Δ
ext/ManifoldsBoundaryValueDiffEqExt.jl 100.00% <ø> (ø)

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

mateuszbaran commented 1 year ago

@kellertuer I think we should tag a new release with this. Coverage loss seems unrelated.

kellertuer commented 1 year ago

Sure, sounds good to me.