Skip to content

Conversation

@dkarrasch
Copy link
Member

This will allow to push JuliaLang/julia#26307 across the finish line. I don't think the intention here was really AbstractTriangular, but that the intention was to refer to the LinAlg types, which is exactly what UpperOrLowerTriangular is referring to.

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2023

Codecov Report

Merging #329 (af85803) into main (fee88bb) will decrease coverage by 0.03%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   93.68%   93.65%   -0.03%     
==========================================
  Files          12       12              
  Lines        7454     7454              
==========================================
- Hits         6983     6981       -2     
- Misses        471      473       +2     
Impacted Files Coverage Δ
src/linalg.jl 96.53% <ø> (ø)
src/sparseconvert.jl 87.22% <ø> (-1.12%) ⬇️
src/sparsevector.jl 94.74% <ø> (ø)

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

@dkarrasch
Copy link
Member Author

Any objections? Does anybody know about custom AbstractTriangular types that might be affected here?

@ViralBShah
Copy link
Member

No objection from me. seems fine to merge.

@dkarrasch dkarrasch merged commit 195c470 into main Mar 2, 2023
@dkarrasch dkarrasch deleted the dk/abstracttriangular branch March 2, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants