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

Make LocalArray setindex convert. #109

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Make LocalArray setindex convert. #109

merged 1 commit into from
Jun 27, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 27, 2023

This makes it behave more like regular arrays.

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b27bac9) 27.57% compared to head (f3b7946) 27.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   27.57%   27.57%           
=======================================
  Files          11       11           
  Lines         747      747           
=======================================
  Hits          206      206           
  Misses        541      541           
Impacted Files Coverage Δ
src/array.jl 26.08% <0.00%> (ø)
src/operator.jl 11.72% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maleadt maleadt merged commit 798e55b into master Jun 27, 2023
@maleadt maleadt deleted the tb/localarray_convert branch June 27, 2023 18:59
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