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

ArduPilot / MethodicConfigurator / 22829570686
93%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2026 01:24AM UTC
Jobs 1
Files 78
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

08 Mar 2026 08:49PM UTC coverage: 91.215% (+0.01%) from 91.203%
22829570686

push

github

amilcarlucas
refactor(component-editor): replace derived-param confirmation dialog with warning notification

Previously, after the Component Editor closed, the user was asked to
confirm (yes/no) whether to apply derived/forced parameter changes to
the in-memory model before entering the Parameter Editor.

This commit removes that confirmation step. Instead:
- A warning message lists the affected parameter files so the user
  knows which steps to revisit in the Parameter Editor.
- No values are pre-applied; derived parameters are re-computed
  step-by-step inside the Parameter Editor because they can depend on
  FC parameter values that change at every step.

Renames to reflect the new semantics:
- `update_and_export_vehicle_params_from_fc` → `calculate_derived_and_forced_param_changes`
- `apply_pending_changes` → `apply_computed_changes`
- `existing_fc_params` → `fc_param_names`

Updates tests and architecture documentation accordingly.

1603 of 1734 branches covered (92.45%)

14 of 15 new or added lines in 2 files covered. (93.33%)

90 existing lines in 4 files now uncovered.

10663 of 11690 relevant lines covered (91.21%)

0.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
75.0
0.36% ardupilot_methodic_configurator/__main__.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.44
0.03% ardupilot_methodic_configurator/data_model_vehicle_project.py
9
90.59
-3.29% ardupilot_methodic_configurator/frontend_tkinter_show.py
37
91.52
1.76% ardupilot_methodic_configurator/backend_filesystem.py
43
75.0
0.36% ardupilot_methodic_configurator/__main__.py
Jobs
ID Job ID Ran Files Coverage
1 22829570686.1 09 Mar 2026 01:24AM UTC 78
91.21
GitHub Action Run
Source Files on build 22829570686
  • Tree
  • List 78
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22829570686
  • d4ac72b5 on github
  • Prev Build on master (#22801424125)
  • Next Build on master (#22830636392)
  • 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