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

Vector indexing for OneElement #346

Merged
merged 3 commits into from
Aug 5, 2024

Restrict to AbstractUnitRanges to avoid repeated indices

3e5c4a2
Select commit
Loading
Failed to load commit list.
Merged

Vector indexing for OneElement #346

Restrict to AbstractUnitRanges to avoid repeated indices
3e5c4a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 0s

99.90% (+0.00%) compared to 39df7ec

View this Pull Request on Codecov

99.90% (+0.00%) compared to 39df7ec

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (39df7ec) to head (3e5c4a2).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #346   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           8        8           
  Lines        1073     1089   +16     
=======================================
+ Hits         1072     1088   +16     
  Misses          1        1           

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