Skip to content

Clean-up of version-dependent code #97

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

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

dkarrasch
Copy link
Member

By the Project.toml, the current version requires v1.6+, so some branches were unreachable.

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

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

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ 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% <100.00%> (+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 merged commit d8605b1 into JuliaLinearAlgebra:master Nov 2, 2022
@dkarrasch dkarrasch deleted the dk/cleanup branch November 2, 2022 11:38
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