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

umputun / agterm / 31031251060
98%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 05:45PM UTC
Jobs 1
Files 89
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

05 Aug 2026 05:42PM UTC coverage: 97.816%. Remained the same
31031251060

push

github

umputun
fix(window): apply the titlebar blend in native fullscreen

In native fullscreen AppKit relocates the chrome into an NSToolbarFullScreenWindow
child window, so titlebarContainer(in:) found no NSTitlebarContainerView in the
window's own view tree and WindowAppearance.sync returned before any titlebar
treatment ran. With the toolbar hidden the terminal runs full-bleed to the top
edge, where AppKit's unsuppressed NSTitlebarBackgroundView paints a 1px hairline
across the full window width.

Fall back to the fullscreen toolbar child window when the window's own hierarchy
has no container, scoped to hidden mode so the other modes keep AppKit's own
fullscreen rendering. Key the _NSTitlebarDecorationView suppression off the
toolbar mode rather than the traffic-light flag, whose fullscreen carve-out would
otherwise un-hide a view AppKit hides itself there.

Fix #368

7301 of 7464 relevant lines covered (97.82%)

4028206.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31031251060.1 05 Aug 2026 05:45PM UTC 89
97.82
GitHub Action Run
Source Files on build 31031251060
  • Tree
  • List 89
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31031251060
  • e962e840 on github
  • Prev Build on master (#30973263716)
  • Next Build on master (#31034635978)
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