Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruff migration #281

Merged
merged 10 commits into from
Jun 11, 2024
Merged

Ruff migration #281

merged 10 commits into from
Jun 11, 2024

Conversation

Pasarus
Copy link
Member

@Pasarus Pasarus commented Jun 11, 2024

Closes None, is an Epic across many microservices

Description

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

Copy link

codecov bot commented Jun 11, 2024

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 ⚠️
rundetection/run_detection.py 50.00% 4 Missing ⚠️
rundetection/job_requests.py 66.66% 2 Missing ⚠️
rundetection/rules/osiris_rules.py 80.00% 2 Missing ⚠️
rundetection/specifications.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Pasarus Pasarus merged commit 7c8f608 into main Jun 11, 2024
6 of 8 checks passed
@Pasarus Pasarus deleted the ruff_migration branch June 11, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants