Be robust against invalid utf-8 byte sequences and surrogateescape them when en- or decoding #144
Codecov / codecov/project
succeeded
Oct 3, 2024 in 0s
83.89% (+0.19%) compared to 8d6fe37
View this Pull Request on Codecov
83.89% (+0.19%) compared to 8d6fe37
Details
Codecov Report
Attention: Patch coverage is 68.18182%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 83.89%. Comparing base (
8d6fe37
) to head (426eadf
).
Files with missing lines | Patch % | Lines |
---|---|---|
flow/record/utils.py | 63.63% | 4 Missing |
flow/record/adapter/elastic.py | 0.00% | 1 Missing |
flow/record/adapter/xlsx.py | 50.00% | 1 Missing |
flow/record/fieldtypes/__init__.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #144 +/- ##
==========================================
+ Coverage 83.70% 83.89% +0.19%
==========================================
Files 34 34
Lines 3485 3458 -27
==========================================
- Hits 2917 2901 -16
+ Misses 568 557 -11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading