Support validation for unspecified dtype #816
Merged
Codecov / codecov/project
succeeded
Apr 20, 2026 in 1s
95.41% (target 95.00%)
View this Pull Request on Codecov
95.41% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 95.31250% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.41%. Comparing base (19239e8) to head (7fa716a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| +types/+util/checkDtype.m | 97.16% | 3 Missing |
| +types/+util/rewrapValue.m | 77.77% | 2 Missing |
| +types/+util/unwrapValue.m | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #816 +/- ##
==========================================
- Coverage 95.44% 95.41% -0.03%
==========================================
Files 203 203
Lines 7261 7368 +107
==========================================
+ Hits 6930 7030 +100
- Misses 331 338 +7 ☔ 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