Update ruff and fix linting issues #511
Merged
Codecov / codecov/project
succeeded
Mar 20, 2026 in 1s
81.25% (+0.00%) compared to 2705aa5
View this Pull Request on Codecov
81.25% (+0.00%) compared to 2705aa5
Details
Codecov Report
❌ Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.25%. Comparing base (2705aa5) to head (f6132f5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cognite/extractorutils/uploader_extractor.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #511 +/- ##
=======================================
Coverage 81.25% 81.25%
=======================================
Files 43 43
Lines 4210 4210
=======================================
Hits 3421 3421
Misses 789 789 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/extractorutils/base.py | 57.14% <100.00%> (ø) |
|
| cognite/extractorutils/configtools/elements.py | 80.37% <100.00%> (ø) |
|
| cognite/extractorutils/configtools/loaders.py | 85.33% <100.00%> (ø) |
|
| cognite/extractorutils/metrics.py | 93.83% <100.00%> (ø) |
|
| cognite/extractorutils/statestore/hashing.py | 46.22% <ø> (ø) |
|
| cognite/extractorutils/statestore/watermark.py | 92.66% <ø> (ø) |
|
| ...e/extractorutils/unstable/configuration/loaders.py | 53.01% <100.00%> (ø) |
|
| ...te/extractorutils/unstable/configuration/models.py | 84.85% <100.00%> (ø) |
|
| ...ite/extractorutils/unstable/core/checkin_worker.py | 91.04% <100.00%> (ø) |
|
| cognite/extractorutils/unstable/core/runtime.py | 70.00% <100.00%> (ø) |
|
| ... and 10 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading