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

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

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2020 09:03AM UTC
Files 44
Run time 7s
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

27 Feb 2020 08:46AM UTC coverage: 97.473% (+0.1%) from 97.356%
MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=ON"

push

travis-ci

web-flow
Viewport (#154)

* Created skeleton of new viewport class.

* A viewport tracks and reports the preferred size of the tracked component.

* A viewport allows its tracked component its preferred size.

* Viewport now forwards events on to the tracked component.

* Viewports expand tracked components whose preferred sizes are smaller than the viewport's

* Viewport now sets tracked component's size when its own size changes.

* Added base case for drawing via a viewport.

* A viewport tracks when a cursor is moved within the visual zone

* Viewport now tracks cursors that go off the east of the viewed region.

* Viewport now tracks cursors that go off the south of the visual zone

* Verified that the cursor in a viewport can still be moved within the visual zone after it has been offset.

* Viewport now tracks when the cursor is moved to the west of the visual zone.

* Viewports track when the cursor is moved to the south west of the visual zone.

* Viewports now track when cursors go to the north of the visual zone.

* Viewports track when cursors move north-west and north-east of the visual zone.

* Viewport size change base case.

Changing the size of the viewport to the current size does
not move the cursor.

* Viewports do not move the cursor when resized in certain ways.

* Redesiged viewport size change test to account for draw area.

* wip - verify that shrinking a viewport will keep the cursor in view.

* Verify that shrinking a viewport will keep the cursor in view.

* Sketched out foundation of redraw tests when moving cursors in viewports.

* If moving the cursor moves the viewport's viewing position, then it issues a redraw.

1697 of 1741 relevant lines covered (97.47%)

357.17 hits per line

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