Add tests for TryFrom<&mut [T]> for &mut Array
#206
Merged
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
92.98% (target 90.00%)
View this Pull Request on Codecov
92.98% (target 90.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.98%. Comparing base (c34d536) to head (911ab2b).
Additional details and impacted files
@@ Coverage Diff @@
## master #206 +/- ##
==========================================
+ Coverage 92.26% 92.98% +0.71%
==========================================
Files 7 7
Lines 556 556
==========================================
+ Hits 513 517 +4
+ Misses 43 39 -4 ☔ 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