Change linter to Ruff #158
Merged
Codecov / codecov/project
failed
Jan 31, 2025 in 0s
82.91% (-0.95%) compared to 10aaa5b
View this Pull Request on Codecov
82.91% (-0.95%) compared to 10aaa5b
Details
Codecov Report
Attention: Patch coverage is 82.17523%
with 118 lines
in your changes missing coverage. Please review.
Project coverage is 82.91%. Comparing base (
10aaa5b
) to head (8300294
).
Files with missing lines | Patch % | Lines |
---|---|---|
flow/record/adapter/broker.py | 0.00% | 13 Missing |
flow/record/adapter/mongo.py | 0.00% | 13 Missing |
flow/record/tools/geoip.py | 0.00% | 13 Missing |
flow/record/base.py | 86.90% | 11 Missing |
flow/record/adapter/avro.py | 37.50% | 10 Missing |
flow/record/selector.py | 91.91% | 8 Missing |
flow/record/fieldtypes/net/ipv4.py | 79.41% | 7 Missing |
flow/record/fieldtypes/__init__.py | 96.24% | 5 Missing |
flow/record/packer.py | 72.22% | 5 Missing |
flow/record/adapter/xlsx.py | 71.42% | 4 Missing |
... and 16 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #158 +/- ##
==========================================
- Coverage 83.85% 82.91% -0.95%
==========================================
Files 34 34
Lines 3488 3518 +30
==========================================
- Hits 2925 2917 -8
- Misses 563 601 +38
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading