• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ArduPilot / MethodicConfigurator / 27471331351
94%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2026 03:52PM UTC
Jobs 3
Files 81
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Jun 2026 03:43PM UTC coverage: 94.466% (+0.004%) from 94.462%
27471331351

push

github

amilcarlucas
refactor(extract_param_defaults): improve code quality

- Extract _get_parm_value() helper to eliminate too-many-branches in
  extract_parameter_values(); add debug logging for skipped PARM messages
- Fix parse_arguments() parameter type (list[str] instead of Namespace)
  and remove unreachable None check after parse_known_args()
- Narrow contextlib.suppress(Exception) to suppress(OSError) in close_log()
- Use mavutil.mavfile as return/parameter type instead of object
- Add pyright: ignore[reportReturnType] for upstream pymavlink stub deficiency
  (CSVReader not extending mavfile)
- Remove redundant Returns: None from output_params() docstring
- Standardise sort_params() qgcs branch to use dict(sorted()) like other branches
- Add trailing period to NO_DEFAULT_VALUES_MESSAGE

1958 of 2029 branches covered (96.5%)

12461 of 13191 relevant lines covered (94.47%)

2.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
95.58
0.26% extract_param_defaults.py
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-py3.14 - 27471331351.1 13 Jun 2026 04:11PM UTC 81
94.38
GitHub Action Run
2 run-ubuntu-latest-py3.10 - 27471331351.2 13 Jun 2026 04:11PM UTC 81
94.39
GitHub Action Run
3 run-windows-latest-py3.14 - 27471331351.3 13 Jun 2026 03:52PM UTC 81
94.23
GitHub Action Run
Source Files on build 27471331351
  • Tree
  • List 81
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27471331351
  • cad6a6b2 on github
  • Prev Build on master (#27470543692)
  • Next Build on master (#27505726197)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc