Skip to content

style: use write! loop to satisfy clippy::format_collect

7a24f4f
Select commit
Loading
Failed to load commit list.
Open

fix: list non-ascii as octal bytes #436

style: use write! loop to satisfy clippy::format_collect
7a24f4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2026 in 1s

82.16% (-0.05%) compared to f083fa0

View this Pull Request on Codecov

82.16% (-0.05%) compared to f083fa0

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.16%. Comparing base (f083fa0) to head (7a24f4f).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/sed/processor.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
- Coverage   82.20%   82.16%   -0.05%     
==========================================
  Files          13       13              
  Lines        5542     5545       +3     
  Branches      310      309       -1     
==========================================
  Hits         4556     4556              
- Misses        983      986       +3     
  Partials        3        3              

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