JuliaManifolds / ManifoldsBase.jl

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

Export `rand!` #156

Closed kellertuer closed 1 year ago

kellertuer commented 1 year ago

(sorry for the mess on master, I did too much git today)

This just adds rand! to our exports as well. I will do the same in Manifolds.jl afterwards.

codecov[bot] commented 1 year ago

Codecov Report

Merging #156 (db2c71f) into master (0225e49) will decrease coverage by 0.08%. The diff coverage is n/a.

:exclamation: Current head db2c71f differs from pull request most recent head 3e27283. Consider uploading reports for the commit 3e27283 to get more accurate results

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   99.92%   99.84%   -0.08%     
==========================================
  Files          19       19              
  Lines        2538     2537       -1     
==========================================
- Hits         2536     2533       -3     
- Misses          2        4       +2     
Impacted Files Coverage Δ
src/ManifoldsBase.jl 98.38% <ø> (-1.22%) :arrow_down:

... and 1 file with indirect coverage changes

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