ArduPilot / MethodicConfigurator

A clear ArduPilot configuration sequence
https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter
GNU General Public License v3.0
44 stars 14 forks source link

IMPROVEMENT: Drop support for python 3.8 #70

Closed amilcarlucas closed 1 week ago

github-actions[bot] commented 2 weeks ago

☂️ 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🐍