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

ArduPilot / MethodicConfigurator / 23712733005
94%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2026 04:26PM UTC
Jobs 4
Files 80
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

29 Mar 2026 03:44PM UTC coverage: 93.816% (+0.001%) from 93.815%
23712733005

push

github

amilcarlucas
refactor(tests): deduplicate capture_safe_write into backend_safe_file_io.py

Move the capture_safe_write helper that was defined 6 times in
test_backend_filesystem_vehicle_components.py into a single
make_capture_safe_write() factory in backend_safe_file_io.py.
Address Copilot review comments:
- Use precise type annotations (dict[str, Any], Callable[[IO[str]], object])
  in make_capture_safe_write for pyright/mypy compatibility
- Restore captured_data in test_save_component_templates_empty_input to
  verify that the written JSON is actually an empty dict
use implicit booleaness for empty dict check (pylint C1803)

Follow-up to PR #1437 as requested by @amilcarlucas.

Signed-off-by: Yash Goel <yashhzd@users.noreply.github.com>

1689 of 1756 branches covered (96.18%)

11135 of 11869 relevant lines covered (93.82%)

3.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
95.45
0.22% backend_safe_file_io.py
Jobs
ID Job ID Ran Files Coverage
1 run-windows-latest-py3.14 - 23712733005.1 29 Mar 2026 04:26PM UTC 80
93.46
GitHub Action Run
2 run-macos-latest-py3.14 - 23712733005.2 29 Mar 2026 04:32PM UTC 80
93.48
GitHub Action Run
3 run-ubuntu-latest-py3.9 - 23712733005.3 29 Mar 2026 04:59PM UTC 80
93.7
GitHub Action Run
4 run-ubuntu-latest-py3.14 - 23712733005.4 29 Mar 2026 04:37PM UTC 80
93.69
GitHub Action Run
Source Files on build 23712733005
  • Tree
  • List 80
  • 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 #23712733005
  • 16afcc08 on github
  • Prev Build on master (#23689875971)
  • Next Build on master (#23715766130)
  • 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