Skip to content

Conversation

chriselrod
Copy link
Collaborator

There was a regression introduced because Base.ReinterpretArrays aren't considered forwarding wrappers, which several methods were relying on.

@codecov
Copy link

codecov bot commented Jun 6, 2022

Codecov Report

Merging #301 (0e7b4e4) into master (5569c5e) will decrease coverage by 0.32%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   91.26%   90.93%   -0.33%     
==========================================
  Files           9        9              
  Lines        1396     1401       +5     
==========================================
  Hits         1274     1274              
- Misses        122      127       +5     
Impacted Files Coverage Δ
src/stridelayout.jl 89.15% <50.00%> (-1.09%) ⬇️

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 5569c5e...0e7b4e4. 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.

Thanks sorry I missed this one

@chriselrod chriselrod merged commit b1ce7bb into master Jun 6, 2022
@chriselrod chriselrod deleted the nonreshapereinterpretarray branch June 6, 2022 18:05
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.

3 participants