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

umputun / agterm / 31163663908
98%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2026 09:00AM UTC
Jobs 1
Files 91
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

07 Aug 2026 08:53AM UTC coverage: 97.873%. Remained the same
31163663908

push

github

umputun
fix(tests): stop App Shortcuts rewriting menu key equivalents under test

AppKit substitutes NSUserKeyEquivalents by menu-item TITLE as soon as the item
joins a menu, including a detached one never installed in the menu bar. Both
files build items titled after real system commands -- "Paste and Match Style",
"Zoom", "Close" -- so a developer who rebound any of them in System Settings got
a key equivalent replaced before the assertion ran, and the test failed on his
machine alone.

Reported on #385 as an unexplained macOS-version failure of
testUppercaseKeyEquivalentReportsImpliedShift; it is neither version-specific nor
environmental. Verified by probe: adding an item titled "Merge All Windows" to a
detached menu on a machine with that shortcut bound turns keyEquivalent "V" into
"m", and usesUserKeyEquivalents = false suppresses it.

The titles stay as they are -- CloseSessionChordTests needs the real "Close" to
test chord ownership against agterm's own item -- so the substitution is
suppressed for the duration of each test class instead.

7453 of 7615 relevant lines covered (97.87%)

4512351.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31163663908.1 07 Aug 2026 09:00AM UTC 91
97.87
GitHub Action Run
Source Files on build 31163663908
  • Tree
  • List 91
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31163663908
  • 16d8cbc8 on github
  • Prev Build on master (#31162556244)
  • Next Build on master (#31199388811)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc