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

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

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2019 02:43PM UTC
Files 40
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

23 Aug 2019 02:43PM UTC coverage: 97.109% (+0.2%) from 96.951%
MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON"

push

travis-ci

web-flow
Text area#59 (#142)

* Added skeleton for text_area component.
* Added tests for state of new text area.
* Added very basic text insertion to the end of the document.
* A simple text area that can have text placed in it.
* Automatically wraps at line boundaries with no justification.
* Added test for verifying that a newline character is handled with no justification
* Text area preferred size takes newline into account.
* Refactored a few things.
* Added tests for caret and cursor positions.
* Added functionality to get the cursor position from a caret position.
* Tested to work only with data that requires manual newlines; not with
flowed text.
* Refactored implementation of get_cursor_position into pimpl.
* Added tests for where the cursor is when a newline is on the text area boundary
* Text areas wrap properly when explicit newlines are on the newline boundary.

1478 of 1522 relevant lines covered (97.11%)

388.25 hits per line

Source Files on job 456.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 411
  • Travis Job 456.6
  • e9d9a26d on github
  • Prev Job for MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON" on master (#445.6)
  • Next Job for MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON" on master (#457.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