fiaisis / run-detection

The way we detect when our system for reduction should automatically perform a reduction and with what arguments we should do that.
GNU General Public License v3.0
1 stars 1 forks source link

Ruff migration #281

Closed Pasarus closed 3 months ago

Pasarus commented 3 months ago

Closes None, is an Epic across many microservices

Description

A migration to ruff including a removal of pylint and black.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 74.07407% with 14 lines in your changes missing coverage. Please review.

Project coverage is 95.00%. Comparing base (ca9dd5b) to head (836d098).

Files Patch % Lines
rundetection/ingestion/extracts.py 55.55% 4 Missing :warning:
rundetection/run_detection.py 50.00% 4 Missing :warning:
rundetection/job_requests.py 66.66% 2 Missing :warning:
rundetection/rules/osiris_rules.py 80.00% 2 Missing :warning:
rundetection/specifications.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #281 +/- ## ========================================== - Coverage 97.47% 95.00% -2.47% ========================================== Files 13 13 Lines 555 561 +6 ========================================== - Hits 541 533 -8 - Misses 14 28 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.