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: Drop support for python 3.8 #70

Merged
merged 3 commits into from
Nov 15, 2024
Merged

IMPROVEMENT: Drop support for python 3.8 #70

merged 3 commits into from
Nov 15, 2024

Conversation

amilcarlucas
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Nov 14, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2524 1530 61% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
MethodicConfigurator/annotate_params.py 60% 🟢
MethodicConfigurator/backend_mavftp.py 27% 🟢
MethodicConfigurator/extract_param_defaults.py 87% 🟢
MethodicConfigurator/param_pid_adjustment_update.py 89% 🟢
TOTAL 66% 🟢

updated for commit: 3c703a5 by action🐍

@amilcarlucas amilcarlucas changed the title IMPROVEMENT: Drop support for python 3.9 IMPROVEMENT: Drop support for python 3.8 Nov 15, 2024
Python 3.8 has very limited support for type hints.
Type hints make the code more readable and less error prone
@amilcarlucas amilcarlucas merged commit 85955cc into master Nov 15, 2024
13 checks passed
@amilcarlucas amilcarlucas deleted the works branch November 15, 2024 15:58
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