yes: deal with UnicodeDecodeError in input(), fixes #6984 #8597
Codecov / codecov/project
succeeded
Dec 24, 2024 in 1s
82.56% (+0.31%) compared to 2230932
View this Pull Request on Codecov
82.56% (+0.31%) compared to 2230932
Details
Codecov Report
Attention: Patch coverage is 42.85714%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 82.56%. Comparing base (
2230932
) to head (f056403
).
Report is 14 commits behind head on 1.4-maint.
Files with missing lines | Patch % | Lines |
---|---|---|
src/borg/helpers/yes.py | 42.85% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 1.4-maint #8597 +/- ##
=============================================
+ Coverage 82.24% 82.56% +0.31%
=============================================
Files 38 38
Lines 11076 11091 +15
Branches 2130 1716 -414
=============================================
+ Hits 9110 9157 +47
+ Misses 1390 1377 -13
+ Partials 576 557 -19
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading