Skip to content

Conversation

@dkarrasch
Copy link
Member

Late adaptation to JuliaLang/julia#26307.

@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (a7786a0) 86.49% compared to head (9c99b36) 86.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   86.49%   86.52%   +0.03%     
==========================================
  Files          10       10              
  Lines        1740     1744       +4     
==========================================
+ Hits         1505     1509       +4     
  Misses        235      235              
Impacted Files Coverage Δ
src/ArrayLayouts.jl 82.32% <100.00%> (+0.19%) ⬆️
src/memorylayout.jl 84.19% <100.00%> (ø)
src/mul.jl 82.07% <100.00%> (+0.17%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Co-authored-by: Alex Arslan <[email protected]>
@dkarrasch dkarrasch requested a review from dlfivefifty July 8, 2023 15:25
@dlfivefifty dlfivefifty merged commit 32e5ab8 into master Jul 11, 2023
@ararslan ararslan deleted the dk/triangular branch July 11, 2023 23:06
KristofferC pushed a commit that referenced this pull request Apr 22, 2024
* remove usage of 2-arg `LA.AbstractTriangular`

* fix

* another fix

* fix v1.9

* include review comments

* Update Project.toml

* Update src/ArrayLayouts.jl

Co-authored-by: Alex Arslan <[email protected]>

---------

Co-authored-by: Alex Arslan <[email protected]>
(cherry picked from commit 32e5ab8)
jishnub pushed a commit that referenced this pull request Apr 23, 2024
* remove usage of 2-arg `LA.AbstractTriangular` (#146)

* remove usage of 2-arg `LA.AbstractTriangular`

* fix

* another fix

* fix v1.9

* include review comments

* Update Project.toml

* Update src/ArrayLayouts.jl

Co-authored-by: Alex Arslan <[email protected]>

---------

Co-authored-by: Alex Arslan <[email protected]>
(cherry picked from commit 32e5ab8)

* change an exact equality check to approximate

* bump version

---------

Co-authored-by: Daniel Karrasch <[email protected]>
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