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

mum4k / termdash
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.6.0
DEFAULT BRANCH: master
Repo Added 08 May 2018 05:46PM UTC
Files 89
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

LAST BUILD ON BRANCH v0.15.0
branch: v0.15.0
CHANGE BRANCH
x
Reset
  • v0.15.0
  • 10-braille-canvas-copyto
  • 10-braille-line
  • 10-line-chart
  • 174-prevent-mutation
  • 20-braille-canvas
  • 205-deadlock
  • 243-button-improvements
  • 243-button-set-callback
  • 243-closed-focus-groups
  • 243-container_set_focus
  • 243-event-meta
  • 243-exclusive-keyboard
  • 243-form-demo
  • 243-formdemo
  • 243-key-based-focus
  • 243-skip-global-focus
  • 243-textinput_default_value
  • 243-textinput_exclusive_keyboard
  • 256-color-default
  • 256-colors
  • 268-debugging-panics
  • 281-resize_bug
  • 79-flaky-test
  • api-docs
  • awesome-go-badge
  • barchart
  • bufferlimit
  • bug-adaptive-and-custom
  • bug-zero-y-axis
  • bugfix-rune-count
  • button
  • changelog
  • constructor-error
  • container-resize
  • coveralls
  • custom-scale
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.1.0
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.2.0
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.2.1
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.3.1
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.3.2
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.3.3
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.3.5
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.3.8
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.3.9
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.5.4
  • dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.6.0
  • dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.10
  • dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.12
  • dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.13
  • devel
  • donut
  • donut-label
  • donut-label-spacing
  • dot-display
  • draw-line
  • draw-metadata
  • draw-vertical-text
  • dyc3-tcell-2.x-upgrade-color-fix
  • dynamic-layout
  • eds
  • fix-ci
  • gauge-test-coverage
  • go-modules
  • go1.10
  • golang-support
  • grid-builder
  • grid-fixed-splits
  • grid-options
  • highlight-at-least-two
  • hotfix-0.6.1
  • linechart-zoom
  • lint
  • lint_errors
  • master
  • mod_upgrade
  • mouse-fsm
  • padding-and-margin
  • release-0-10-0
  • release-0-11-0
  • release-0-12-1
  • release-0-13
  • release-0-14
  • release-0-15-0
  • release-0-16-0
  • release-0-16-1
  • release-0-6-0
  • release-0-8-0
  • release-0-9-0
  • release-0.2
  • release-0.3
  • release-0.4
  • release-0.5
  • release-v0.18.0
  • release_v0.17.0
  • runewidth
  • scroll-runes
  • sd-capacity
  • segment-display
  • sparkline
  • table
  • tcell-2-2-0
  • tcell-default
  • termdashdemo
  • termdashdemo-bugfix
  • test-coverage
  • text-input
  • text-widget/1/widget-options
  • text-widget/2/write-options
  • text-widget/3/line-scanner
  • text-widget/4/scroll-tracker
  • text-widget/5/widget
  • text-widget/6/wide-runes
  • thread-safe-widgets
  • triggered_redraw
  • unscaled-x
  • update_travis
  • v0.1
  • v0.10.0
  • v0.11.0
  • v0.13.0
  • v0.14.0
  • v0.16.0
  • v0.16.1
  • v0.17.0
  • v0.18.0
  • v0.2
  • v0.3
  • v0.4
  • v0.5
  • v0.6.0
  • v0.6.1
  • v0.8.0
  • v0.9.0
  • v0.9.1
  • value-capacity
  • variable-splits
  • vertical-labels
  • widgets-global-keys
  • write-atomic-reset
  • y-axis-anchor-option

06 Mar 2021 07:26AM UTC coverage: 91.28%. First build
2184

push

travis-pro

web-flow
Release v0.15.0. (#298)

### Changed

- Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.2.0.
- Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10.
- Allowing CI to modify go.mod and go.sum when necessary.
- Executed `go mod tidy`.

### Added

- TitleColor and TitleFocusedColor options for border title which enables the 
  setting of separate colors for border and title on a container.

8385 of 9186 relevant lines covered (91.28%)

2859050.94 hits per line

Relevant lines Covered
Build:
Build:
9186 RELEVANT LINES 8385 COVERED LINES
2859050.94 HITS PER LINE
Source Files on v0.15.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2184 v0.15.0 Release v0.15.0. (#298) ### Changed - Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.2.0. - Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10. - Allowing CI to modify go.mod and go.sum when necessary. - Executed `go mod tidy`. ##... push 06 Mar 2021 07:31AM UTC web-flow travis-pro
91.28
See All Builds (1862)
  • Repo on GitHub
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