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

Fast bounds-check for infinite CartesianIndex StepRangeLen #190

Merged
merged 2 commits into from
Aug 27, 2024

Bump version to v0.14.3

7ee603a
Select commit
Loading
Failed to load commit list.
Merged

Fast bounds-check for infinite CartesianIndex StepRangeLen #190

Bump version to v0.14.3
7ee603a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

86.14% (+0.65%) compared to 8865985

View this Pull Request on Codecov

86.14% (+0.65%) compared to 8865985

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.14%. Comparing base (8865985) to head (7ee603a).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   85.49%   86.14%   +0.65%     
==========================================
  Files           7        6       -1     
  Lines         772      758      -14     
==========================================
- Hits          660      653       -7     
+ Misses        112      105       -7     

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