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

Select product of slices. #842

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Select product of slices. #842

merged 4 commits into from
Jun 12, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Nov 9, 2023

No description provided.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.11%. Comparing base (b74fabb) to head (4a6c7eb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #842      +/-   ##
==========================================
+ Coverage   86.81%   87.11%   +0.30%     
==========================================
  Files         100      100              
  Lines        6081     6223     +142     
==========================================
+ Hits         5279     5421     +142     
  Misses        802      802              

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

@1uc 1uc force-pushed the 1uc/product-slices branch 3 times, most recently from fb5a1a2 to 07c1706 Compare November 15, 2023 13:43
@1uc 1uc marked this pull request as ready for review November 15, 2023 15:18
@1uc
Copy link
Collaborator Author

1uc commented Nov 16, 2023

Related to: #852

@1uc 1uc force-pushed the 1uc/product-slices branch 3 times, most recently from 1ec3008 to 4f4e380 Compare November 27, 2023 17:14
check(array, subarray, yslices, xslices);
}

SECTION("pR") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about RR and PP?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't scared that I'd be missing anything by skipping those, I'll add them.

@1uc 1uc merged commit af4a914 into master Jun 12, 2024
36 checks passed
@1uc 1uc deleted the 1uc/product-slices branch June 12, 2024 09:37
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