JuliaManifolds / ManifoldsBase.jl

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

Fix allocation on nested power manifold #153

Closed mateuszbaran closed 1 year ago

mateuszbaran commented 1 year ago

Quick fix for an issue introduced by #152 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #153 (5301265) into master (60ac8f6) will decrease coverage by 0.12%. The diff coverage is 100.00%.

:exclamation: Current head 5301265 differs from pull request most recent head 1b61114. Consider uploading reports for the commit 1b61114 to get more accurate results

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   99.96%   99.84%   -0.12%     
==========================================
  Files          19       19              
  Lines        2529     2531       +2     
==========================================
- Hits         2528     2527       -1     
- Misses          1        4       +3     
Impacted Files Coverage Δ
src/PowerManifold.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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