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

Introduce a helper macro to simplify immutable indexing. #119

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 29, 2023

No description provided.

@maleadt
Copy link
Member Author

maleadt commented Jun 29, 2023

Benchmark results for commit 02e746c (comparing to d506a9c):
No regressions or improvements detected.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Patch coverage: 21.87% and project coverage change: +0.59 🎉

Comparison is base (ee0fe8d) 29.98% compared to head (02e746c) 30.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   29.98%   30.58%   +0.59%     
==========================================
  Files          11       11              
  Lines         767      775       +8     
==========================================
+ Hits          230      237       +7     
- Misses        537      538       +1     
Impacted Files Coverage Δ
src/kernel.jl 5.30% <0.00%> (ø)
src/layout.jl 22.13% <0.00%> (ø)
src/operator.jl 11.72% <0.00%> (ø)
src/array.jl 41.93% <87.50%> (+15.84%) ⬆️

☔ 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 6958b76 into master Jun 29, 2023
@maleadt maleadt deleted the tb/immutable branch June 29, 2023 16:47
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