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

FEATURE: Add mypy linter github action #71

Closed amilcarlucas closed 1 week ago

github-actions[bot] commented 1 week 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% 🟢
unittests/annotate_params_test.py 100% 🟢
TOTAL 62% 🟢

updated for commit: 5a2f077 by action🐍