Skip to content

Add tests for `From` impls on `Box` and `Vec`

1ba08a0
Select commit
Loading
Failed to load commit list.
Merged

Add tests for From impls on Box and Vec #205

Add tests for `From` impls on `Box` and `Vec`
1ba08a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

92.26% (target 90.00%)

View this Pull Request on Codecov

92.26% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (7894fd6) to head (1ba08a0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   90.10%   92.26%   +2.15%     
==========================================
  Files           7        7              
  Lines         556      556              
==========================================
+ Hits          501      513      +12     
+ Misses         55       43      -12     

☔ 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.