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

Small cleanup of vector bundles #641

Closed mateuszbaran closed 1 year ago

mateuszbaran commented 1 year ago

A small cleanup plus making them a bit more extensible.

codecov[bot] commented 1 year ago

Codecov Report

Merging #641 (90b7243) into master (e714d9d) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #641      +/-   ##
==========================================
- Coverage   99.01%   98.98%   -0.04%     
==========================================
  Files         106      106              
  Lines       10201    10202       +1     
==========================================
- Hits        10101    10098       -3     
- Misses        100      104       +4     
Impacted Files Coverage Δ
src/manifolds/VectorBundle.jl 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

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