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

KazDragon / munin / 491 / 6
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2020 10:19AM UTC
Files 42
Run time 3s
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

11 Jan 2020 10:01AM UTC coverage: 97.353% (+0.2%) from 97.119%
MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON"

push

travis-ci

web-flow
Edit component#53 (#151)

* Added skeleton of new edit component.

* Added tests for default state of edit.

* Edits can now have text inserted.

* Edit now inserts keypresses as text.

* Inserting text in an edit causes a redraw.

* Test for inserting printable characters now checks various characters.

* Edits will not shows newlines or control characters.

* Empty edits do not react to backspace or del.

* Added test for cursor and movement keys on an empty edit.

* Refactored fill_canvas into its own file.

* Edits now append to the end of existing content.

* Edits can now move the cursor and insert text in the middle.

* Added support for pressing the home key in an edit with text in it.

* Added support for pressing the end key in an edit with text.

* Now handles edit insertions that push text off the end of the displayable space.

* Minor editorial changes.

* Edit fields now handle backspace and del keypresses.

* Fix for missing semi-colon in fallthrough annotation.

* Edits now handle mouse events by moving the cursor

1618 of 1662 relevant lines covered (97.35%)

368.89 hits per line

Source Files on job 491.6 (MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 444
  • Travis Job 491.6
  • c8f54ffb on github
  • Prev Job for MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON" on master (#477.6)
  • Next Job for MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON" on master (#494.6)
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