Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve axes in permutedims #319

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Merge branch 'master' into permutedims

899b469
Select commit
Loading
Failed to load commit list.
Open

Preserve axes in permutedims #319

Merge branch 'master' into permutedims
899b469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2024 in 0s

0.00% (-99.92%) compared to 6f61dc3

View this Pull Request on Codecov

0.00% (-99.92%) compared to 6f61dc3

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (6f61dc3) to head (899b469).

Files with missing lines Patch % Lines
src/fillalgebra.jl 0.00% 7 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6f61dc3) and HEAD (899b469). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (6f61dc3) HEAD (899b469)
19 9
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #319       +/-   ##
==========================================
- Coverage   99.91%   0.00%   -99.92%     
==========================================
  Files           8       8               
  Lines        1147    1145        -2     
==========================================
- Hits         1146       0     -1146     
- Misses          1    1145     +1144     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.