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

Function to query the non-zero index of a OneElement #345

Merged
merged 2 commits into from
Apr 28, 2024

Return a CartesianIndex

36c3b37
Select commit
Loading
Failed to load commit list.
Merged

Function to query the non-zero index of a OneElement #345

Return a CartesianIndex
36c3b37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

99.89% (+0.00%) compared to e9077c3

View this Pull Request on Codecov

99.89% (+0.00%) compared to e9077c3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9077c3) 99.89% compared to head (36c3b37) 99.89%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #345   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files           8        8           
  Lines         934      935    +1     
=======================================
+ Hits          933      934    +1     
  Misses          1        1           

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