Fix multi-dimensional boolean indexing for Julia 1.12 compatibility #49
Codecov / codecov/project
succeeded
Feb 9, 2026 in 0s
88.55% (+0.09%) compared to 16e29eb
View this Pull Request on Codecov
88.55% (+0.09%) compared to 16e29eb
Details
Codecov Report
❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.55%. Comparing base (16e29eb) to head (2c6e671).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/indexing.jl | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #49 +/- ##
==========================================
+ Coverage 88.45% 88.55% +0.09%
==========================================
Files 11 11
Lines 1317 1319 +2
==========================================
+ Hits 1165 1168 +3
+ Misses 152 151 -1 ☔ 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.
Loading