• 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 text-input
branch: text-input
CHANGE BRANCH
x
Reset
  • text-input
  • 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-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

27 Apr 2019 06:50AM UTC coverage: 92.609% (+0.08%) from 92.529%
1080

Pull #189

travis-ci

web-flow
Adding text input field to the main demo.
Pull Request #189: Implementing text input field widget.

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

7067 of 7631 relevant lines covered (92.61%)

537.18 hits per line

Relevant lines Covered
Build:
Build:
7631 RELEVANT LINES 7067 COVERED LINES
537.18 HITS PER LINE
Source Files on text-input
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1080 text-input Adding text input field to the main demo. Pull #189 27 Apr 2019 06:54AM UTC web-flow travis-ci
92.61
1079 text-input Adding text input field to the main demo. push 27 Apr 2019 06:53AM UTC mum4k travis-ci
92.61
1078 text-input Adding textinput demo to the README. push 27 Apr 2019 06:13AM UTC mum4k travis-ci
92.61
1077 text-input Refactoring the Draw method for readability. push 27 Apr 2019 06:02AM UTC mum4k travis-ci
92.61
1076 text-input Mouse support for the text input field. push 27 Apr 2019 05:48AM UTC mum4k travis-ci
92.67
1074 text-input Updating CHANGELOG. push 26 Apr 2019 03:50AM UTC mum4k travis-ci
92.57
1073 text-input Completing test coverage and most of the functionality. Mouse support is outstanding. push 26 Apr 2019 03:48AM UTC mum4k travis-ci
92.57
1071 text-input Test coverage for basic functionality of the text input field. Tests without any input text for now. push 25 Apr 2019 03:48AM UTC mum4k travis-ci
91.76
1068 text-input Polishing the editor code. Some helper functions and better comments. push 23 Apr 2019 03:50AM UTC mum4k travis-ci
90.92
1067 text-input Finishing test coverage for the field editor. push 23 Apr 2019 01:47AM UTC mum4k travis-ci
90.9
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

© 2025 Coveralls, Inc