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

Re-land StaticArrays removal #98

Merged
merged 2 commits into from
Jul 14, 2022
Merged

Re-land StaticArrays removal #98

merged 2 commits into from
Jul 14, 2022

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 14, 2022

Ref #83, this works now (without regressing performance) due to GPUCompiler changes. Also includes #85.

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #98 (23ad275) into master (c376fdc) will decrease coverage by 1.04%.
The diff coverage is 21.73%.

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   41.90%   40.85%   -1.05%     
==========================================
  Files           9       10       +1     
  Lines         420      443      +23     
==========================================
+ Hits          176      181       +5     
- Misses        244      262      +18     
Impacted Files Coverage Δ
src/kernel.jl 100.00% <ø> (ø)
src/layout.jl 16.21% <ø> (ø)
src/array.jl 21.73% <21.73%> (ø)

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 c376fdc...23ad275. Read the comment docs.

@maleadt maleadt merged commit 2977bc6 into master Jul 14, 2022
@maleadt maleadt deleted the tb/dev branch July 14, 2022 12:48
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