Add padding blob to data packs to mitigate chunking attacks - #413
Open
aawsome wants to merge 29 commits into
Open
Add padding blob to data packs to mitigate chunking attacks#413aawsome wants to merge 29 commits into
aawsome wants to merge 29 commits into
Codecov / codecov/project
succeeded
May 26, 2026 in 1s
44.0% (+1.2%) compared to 64d052d
View this Pull Request on Codecov
44.0% (+1.2%) compared to 64d052d
Details
Codecov Report
❌ Patch coverage is 64.22287% with 122 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.0%. Comparing base (64d052d) to head (7738b70).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/core/src/archiver/file_archiver.rs | 63.1% <100.0%> (ø) |
|
| crates/core/src/archiver/tree_archiver.rs | 69.7% <100.0%> (ø) |
|
| crates/core/src/backend.rs | 54.6% <ø> (+1.3%) |
⬆️ |
| crates/core/src/blob.rs | 81.8% <ø> (+1.8%) |
⬆️ |
| crates/core/src/chunker.rs | 50.5% <ø> (ø) |
|
| crates/core/src/commands/config.rs | 35.8% <100.0%> (+0.8%) |
⬆️ |
| crates/core/src/repofile/configfile.rs | 47.0% <100.0%> (-5.9%) |
⬇️ |
| crates/core/src/repofile/packfile.rs | 63.4% <ø> (-5.7%) |
⬇️ |
| crates/core/src/archiver.rs | 57.6% <66.6%> (-2.1%) |
⬇️ |
| crates/core/src/backend/decrypt.rs | 48.1% <33.3%> (+0.2%) |
⬆️ |
| ... and 9 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading