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

umputun / revdiff / 29380689180
90%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2026 01:04AM UTC
Jobs 1
Files 74
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 Jul 2026 01:03AM UTC coverage: 89.934% (-0.1%) from 90.031%
29380689180

push

github

umputun
fix(themes): detect terminal background inside tmux for --theme auto

termenv refuses to send OSC status-report queries when TERM starts with tmux or screen, so --theme auto always fell back to the dark theme inside tmux regardless of the actual terminal background. Detection now runs two tmux-aware paths before giving up: ask tmux for the attached client's reported theme via 'tmux display-message -p #{client_theme}' (tmux >= 3.5, needs no tty, works inside display-popup panes where tmux does not answer OSC 11), then retry termenv's OSC 11 query with TERM masked as xterm-256color (tmux answers it in regular panes with the outer terminal's current background). Outside tmux behavior is unchanged, and if both paths fail the old COLORFGBG / dark-default fallback still applies.

28 of 45 new or added lines in 2 files covered. (62.22%)

10838 of 12051 relevant lines covered (89.93%)

2974.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
63.64
app/termbg.go
1
85.42
0.0% app/themes.go
Jobs
ID Job ID Ran Files Coverage
1 29380689180.1 15 Jul 2026 01:04AM UTC 74
89.93
GitHub Action Run
Source Files on build 29380689180
  • Tree
  • List 74
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fa48b1af on github
  • Prev Build on master (#29275829469)
  • Next Build on master (#29397742574)
  • 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