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

ArduPilot / MethodicConfigurator / 22043555832 / 1
91%
master: 91%

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

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

Source Files on job 22043555832.1
  • 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 Build 22043555832
  • fce663bd on github
  • Prev Job for on master (#21918830063.1)
  • Next Job for on master (#22057176840.1)
  • 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