Skip to content

Prepare for separation of AbstractMatrix & AbstractQ #199

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 2 commits into from
Jan 23, 2023
Merged

Conversation

dkarrasch
Copy link
Member

This prepares the ground for JuliaLang/julia#46196.

@codecov
Copy link

codecov bot commented Jan 22, 2023

Codecov Report

Base: 99.47% // Head: 99.47% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (eba73b6) compared to base (40c6dbc).
Patch coverage: 90.90% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #199   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          19       19           
  Lines        1526     1530    +4     
=======================================
+ Hits         1518     1522    +4     
  Misses          8        8           
Impacted Files Coverage Δ
src/blockmap.jl 99.33% <80.00%> (ø)
src/LinearMaps.jl 100.00% <100.00%> (ø)
src/show.jl 100.00% <100.00%> (ø)
src/wrappedmap.jl 100.00% <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.

@dkarrasch dkarrasch merged commit d25eb05 into master Jan 23, 2023
@dkarrasch dkarrasch deleted the dk/abstractq branch January 23, 2023 09:17
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