JuliaManifolds / ManifoldsBase.jl

Basic interface for manifolds in Julia
https://juliamanifolds.github.io/ManifoldsBase.jl/
MIT License
87 stars 8 forks source link

Fix bibtex typo #127

Closed 4e1e0603 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #127 (9bf212a) into master (6c7616c) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   99.77%   99.81%   +0.04%     
==========================================
  Files          18       18              
  Lines        2187     2188       +1     
==========================================
+ Hits         2182     2184       +2     
+ Misses          5        4       -1     
Impacted Files Coverage Δ
src/PowerManifold.jl 99.38% <0.00%> (-0.21%) :arrow_down:
src/ManifoldsBase.jl 99.31% <0.00%> (+1.36%) :arrow_up:

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

kellertuer commented 1 year ago

Thanks :)