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

Adjustment to AdjointQ introduction in LinearAlgebra #91

Merged
merged 7 commits into from
Nov 29, 2022

Conversation

dkarrasch
Copy link
Member

@dkarrasch dkarrasch commented Aug 3, 2022

This is a companion PR to JuliaLang/julia#46196. It will fail for the nightly version until that PR is merged (if it gets merged). It should no longer fail because it checks if AdjointQ is defined, independently from any versions. In principle, if we agree on merging the stdlib PR, we could merge this even before that PR, release a new version and then it should no longer fail on either master or PR.

@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Base: 81.29% // Head: 81.67% // Increases project coverage by +0.37% 🎉

Coverage data is based on head (7c37d19) compared to base (85e6867).
Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   81.29%   81.67%   +0.37%     
==========================================
  Files          10       10              
  Lines        1636     1626      -10     
==========================================
- Hits         1330     1328       -2     
+ Misses        306      298       -8     
Impacted Files Coverage Δ
src/eigenGeneral.jl 69.27% <66.66%> (+2.24%) ⬆️
src/svd.jl 80.71% <83.33%> (+0.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@dkarrasch dkarrasch marked this pull request as ready for review September 24, 2022 15:16
@dkarrasch dkarrasch closed this Nov 6, 2022
@dkarrasch dkarrasch reopened this Nov 6, 2022
@dkarrasch dkarrasch closed this Nov 28, 2022
@dkarrasch dkarrasch reopened this Nov 28, 2022
@dkarrasch dkarrasch merged commit 4f2b39c into JuliaLinearAlgebra:master Nov 29, 2022
@dkarrasch dkarrasch deleted the dk/adjointq branch November 29, 2022 21:21
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.

1 participant