Improve create-path performance backend #10
Codecov / codecov/project
succeeded
May 18, 2026 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 86.81145% with 668 lines in your changes missing coverage. Please review.
main@6813f3c). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## main #10 +/- ##
=======================================
Coverage ? 90.01%
=======================================
Files ? 86
Lines ? 28312
Branches ? 0
=======================================
Hits ? 25486
Misses ? 2826
Partials ? 0 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/create/backend.rs | 90.03% <ø> (ø) |
|
| src/create/error.rs | 100.00% <100.00%> (ø) |
|
| src/create/mod.rs | 100.00% <100.00%> (ø) |
|
| src/create/profile.rs | 100.00% <100.00%> (ø) |
|
| src/create/progress.rs | 100.00% <100.00%> (ø) |
|
| src/domain.rs | 94.21% <100.00%> (ø) |
|
| src/lib.rs | 100.00% <ø> (ø) |
|
| src/parpar_hasher/md5x2_scalar.rs | 100.00% <100.00%> (ø) |
|
| src/parpar_hasher/md5x2_sse2.rs | 100.00% <100.00%> (ø) |
|
| src/reed_solomon/simd/mod.rs | 85.71% <ø> (ø) |
|
| ... and 19 more |
Loading