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

do not export LM, SR, LR, SI, LI #144

Merged

Conversation

haampie
Copy link
Member

@haampie haampie commented Feb 22, 2024

Cause users can pass :LM, :SR, :LR, :SI, :LI instead, and it's
somewhat weird to export obscure 2 character struct names.

Cause users can pass `:LM`, `:SR`, `:LR`, `:SI`, `:LI` instead.
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa80d1f) 95.97% compared to head (31233fc) 95.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   95.97%   95.97%           
=======================================
  Files          10       10           
  Lines         869      869           
=======================================
  Hits          834      834           
  Misses         35       35           

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

@haampie haampie merged commit 5622150 into JuliaLinearAlgebra:master Feb 22, 2024
14 checks passed
@haampie haampie deleted the fix/dont-export-target-structs branch February 22, 2024 10:09
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