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

Disambiguate FillMatrix * LayoutVector #245

Merged
merged 5 commits into from
Aug 20, 2024
Merged

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Aug 19, 2024

We may potentially go either way. In this, I have chosen to return a FillArray, as this avoids allocating the destination.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.55%. Comparing base (d315ce3) to head (a3f1d51).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   90.43%   90.55%   +0.11%     
==========================================
  Files          11       11              
  Lines        1902     1926      +24     
==========================================
+ Hits         1720     1744      +24     
  Misses        182      182              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jishnub jishnub requested a review from dlfivefifty August 19, 2024 13:57
@dlfivefifty dlfivefifty merged commit 40dc4f3 into master Aug 20, 2024
18 checks passed
@jishnub jishnub deleted the jishnub/fill_ambiguity branch August 20, 2024 08:21
@jishnub jishnub removed the request for review from dlfivefifty October 9, 2024 10:56
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.

2 participants