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

IMPROVEMENT: activated most of ruff linting rules #77

Merged
merged 2 commits into from
Nov 23, 2024

Conversation

amilcarlucas
Copy link
Collaborator

ruff check --fix is awesome!

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2572 1561 61% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
MethodicConfigurator/init.py 100% 🟢
MethodicConfigurator/annotate_params.py 59% 🟢
MethodicConfigurator/backend_mavftp.py 27% 🟢
MethodicConfigurator/battery_cell_voltages.py 100% 🟢
MethodicConfigurator/common_arguments.py 100% 🟢
MethodicConfigurator/extract_param_defaults.py 86% 🟢
MethodicConfigurator/internationalization.py 50% 🟢
MethodicConfigurator/middleware_template_overview.py 100% 🟢
MethodicConfigurator/param_pid_adjustment_update.py 91% 🟢
unittests/annotate_params_test.py 100% 🟢
unittests/backend_mavftp_test.py 99% 🟢
unittests/battery_cell_voltages_test.py 97% 🟢
unittests/common_arguments_test.py 95% 🟢
unittests/extract_param_defaults_test.py 98% 🟢
unittests/middleware_template_overview_test.py 95% 🟢
unittests/param_pid_adjustment_update_test.py 99% 🟢
unittests/version_test.py 91% 🟢
TOTAL 87% 🟢

updated for commit: 0b05a48 by action🐍

@amilcarlucas amilcarlucas merged commit c2b8bda into master Nov 23, 2024
13 checks passed
@amilcarlucas amilcarlucas deleted the lint_annotations branch November 23, 2024 15:56
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.

1 participant