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

mum4k / termdash
93%
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 go1.10
branch: go1.10
CHANGE BRANCH
x
Reset
  • go1.10
  • 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
  • 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.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

19 Apr 2019 02:56AM UTC coverage: 92.529% (-0.006%) from 92.535%
1056

Pull #186

travis-ci

web-flow
Advancing to Go1.10.

- switching to math.Round and deleting out clone.
- switching all bytes.Buffer instances to strings.Builder.
Pull Request #186: Advancing to Go1.10.

26 of 26 new or added lines in 11 files covered. (100.0%)

6638 of 7174 relevant lines covered (92.53%)

545.24 hits per line

Relevant lines Covered
Build:
Build:
7174 RELEVANT LINES 6638 COVERED LINES
545.24 HITS PER LINE
Source Files on go1.10
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1056 go1.10 Advancing to Go1.10. - switching to math.Round and deleting out clone. - switching all bytes.Buffer instances to strings.Builder. Pull #186 19 Apr 2019 02:59AM UTC web-flow travis-ci
92.53
1055 go1.10 Advancing to Go1.10. - switching to math.Round and deleting out clone. - switching all bytes.Buffer instances to strings.Builder. push 19 Apr 2019 02:58AM UTC mum4k travis-ci
92.53
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