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

charmbracelet / bubbles / 5942077082
46%
master: 45%

Build:
Build:
LAST BUILD BRANCH: v2-exp
DEFAULT BRANCH: master
Ran 22 Aug 2023 05:26PM UTC
Jobs 1
Files 10
Run time 1s
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

22 Aug 2023 05:26PM UTC coverage: 46.412% (+0.8%) from 45.641%
5942077082

Pull #403

github

aymanbagabas
feat: add option to set a custom lipgloss renderer

Lip Gloss defaults to `os.Stdout` to detect the background color and
color profile of the terminal. This can be a problem when the
application is using a different output stream like `os.Stderr` or a
remote session like in a SSH server.

When using an SSH server, usually the server provides to the session a
`$SSH_TTY` environment variable pointing to the allocated PTY to be used
for the application. The value of `$SSH_TTY` points to the terminal TTY
  FD that _should_ be used to run the application.

Starting with Lip Gloss v0.7, you can use custom renderers to specify a
different Lip Gloss output to detect the background color and color
profile. This PR adds the necessary "glue" to the Bubbles in order to
change the renderer being used to detect the color profile and
background.
Pull Request #403: feat: add option to set a custom lipgloss renderer

124 of 124 new or added lines in 6 files covered. (100.0%)

1216 of 2620 relevant lines covered (46.41%)

188.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5942077082.1 22 Aug 2023 05:26PM UTC 0
46.41
GitHub Action Run
Source Files on build 5942077082
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #403
  • PR Base - master (#5928295716)
  • 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