Skip to content

remove unbound type parameters #113

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
Sep 9, 2022
Merged

remove unbound type parameters #113

merged 1 commit into from
Sep 9, 2022

Conversation

nsajko
Copy link
Contributor

@nsajko nsajko commented Sep 8, 2022

I didn't check, but unbound type parameters often cause performance issues, so this may not be merely cosmetic.

I didn't check, but unbound type parameters often cause performance
issues, so this may not be merely cosmetic.
@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Base: 77.35% // Head: 77.35% // No change to project coverage 👍

Coverage data is based on head (fde66ea) compared to base (b61183e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   77.35%   77.35%           
=======================================
  Files          11       11           
  Lines        1307     1307           
=======================================
  Hits         1011     1011           
  Misses        296      296           
Impacted Files Coverage Δ
src/blockbanded/blockbanded.jl 94.87% <100.00%> (ø)
src/infql.jl 46.51% <100.00%> (ø)

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.

@dlfivefifty dlfivefifty merged commit e20e77c into JuliaLinearAlgebra:master Sep 9, 2022
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.

2 participants