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

mum4k / termdash
92%
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.11.0
branch: v0.11.0
CHANGE BRANCH
x
Reset
  • v0.11.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.13.0
  • v0.14.0
  • v0.15.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

07 Mar 2020 03:52PM UTC coverage: 92.363%. First build
1534

push

travis-ci

web-flow
Merge pull request #225 from mum4k/release-0-11-0

## [0.11.0] - 7-Mar-2020

#### Breaking API changes

- Termdash now requires at least Go version 1.11.

### Added

- New [`tcell`](https://github.com/gdamore/tcell) based terminal implementation
  which implements the `terminalapi.Terminal` interface.
- tcell implementation supports two initialization `Option`s:
  - `ColorMode` the terminal color output mode (defaults to 256 color mode)
  - `ClearStyle` the foreground and background color style to use when clearing
     the screen (defaults to the global ColorDefault for both foreground and
     background)

221 of 221 new or added lines in 4 files covered. (100.0%)

7668 of 8302 relevant lines covered (92.36%)

585.18 hits per line

Relevant lines Covered
Build:
Build:
8302 RELEVANT LINES 7668 COVERED LINES
585.18 HITS PER LINE
Source Files on v0.11.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1534 v0.11.0 Merge pull request #225 from mum4k/release-0-11-0 ## [0.11.0] - 7-Mar-2020 #### Breaking API changes - Termdash now requires at least Go version 1.11. ### Added - New [`tcell`](https://github.com/gdamore/tcell) based terminal implemen... push 07 Mar 2020 04:00PM UTC web-flow travis-ci
92.36
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