Skip to content

Fix any()/all() reductions with masked subsets and scalar semantics - #92

Merged
t-kalinowski merged 6 commits into
mainfrom
add-any-and-all-handlers
Feb 7, 2026
Merged

Fix any()/all() reductions with masked subsets and scalar semantics#92
t-kalinowski merged 6 commits into
mainfrom
add-any-and-all-handlers

Fail fast for scalar any/all with non-len1 masks

1d1340e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2026 in 1s

92.78% (+0.01%) compared to 3ef7c49

View this Pull Request on Codecov

92.78% (+0.01%) compared to 3ef7c49

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (3ef7c49) to head (1d1340e).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   92.76%   92.78%   +0.01%     
==========================================
  Files          27       27              
  Lines        5734     5749      +15     
==========================================
+ Hits         5319     5334      +15     
  Misses        415      415              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.