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

ArduPilot / MethodicConfigurator / 22043555832
91%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2026 12:48AM UTC
Jobs 1
Files 77
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

15 Feb 2026 09:40PM UTC coverage: 91.115% (+0.02%) from 91.097%
22043555832

push

github

amilcarlucas
fix(tests): reuse existing Tk root to avoid tcl_findLibrary on Python 3.14

Python 3.14 on Windows fails when creating multiple tk.Tk() instances,
causing 'tcl_findLibrary' or 'Can't find init.tcl' errors. All local
tk_root fixtures now attempt to reuse tk._default_root before creating
a new instance, and wrap the fallback in try/except with pytest.skip.

Also fix popup geometry test to use winfo_reqwidth/winfo_reqheight
instead of parsing geometry() string, which returns 1x1 when the
window is not mapped (parent withdrawn in test environments).

Change acceptance test assert to pytest.skip when no generated
projects exist, since the test depends on prior test output.

1551 of 1678 branches covered (92.43%)

10337 of 11345 relevant lines covered (91.12%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22043555832.1 16 Feb 2026 12:48AM UTC 77
91.12
GitHub Action Run
Source Files on build 22043555832
  • Tree
  • List 77
  • Changed 6
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22043555832
  • fce663bd on github
  • Prev Build on master (#21918830063)
  • Next Build on master (#22057176840)
  • 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