Skip to content

Conversation

@chriselrod
Copy link
Collaborator

Fixes #146

@chriselrod chriselrod requested a review from Tokazama April 27, 2021 21:32
@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #147 (fa1e3f9) into master (18aa87e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          11       11           
  Lines        1546     1546           
=======================================
  Hits         1306     1306           
  Misses        240      240           
Impacted Files Coverage Δ
src/ArrayInterface.jl 84.82% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18aa87e...fa1e3f9. Read the comment docs.

Copy link
Member

@Tokazama Tokazama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. It would be nice if at some point we could get the basic traits just implemented in StaticArrays, then changes in other packages wouldn't fall on us.

@chriselrod chriselrod merged commit 16defd4 into master Apr 27, 2021
@chriselrod
Copy link
Collaborator Author

I agree. It'd be great if we could drop Requires.jl altogether eventually.

@chriselrod chriselrod deleted the fixtaticarrays0 branch May 17, 2021 15:16
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.

Error requiring StaticArrays from ArrayInterface: too many parameters for type

3 participants