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

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

Build:
DEFAULT BRANCH: master
Ran 12 May 2020 11:47AM UTC
Files 44
Run time 2s
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

12 May 2020 11:29AM UTC coverage: 97.19% (+0.002%) from 97.188%
MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=True"

push

travis-ci

web-flow
Container refactoring (#161)

* Moved container functions into implementation structure.

In general, container do_x() functions now forward to pimpl_->x();

This means that a lot of previously public functions are now private.

* Refactored container focus_next and focus_previous together.

Since they are both more or less the same algorithm with slight
differences, these were codified in focus_incrementally.

1591 of 1637 relevant lines covered (97.19%)

517.96 hits per line

Source Files on job 527.6 (MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=True")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 473
  • Travis Job 527.6
  • 3e4d33e7 on github
  • Prev Job for MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=True" on master (#524.6)
  • Next Job for MATRIX_EVAL="CC=gcc-5 && CXX=g++-5 && CONFIG=Debug && SHARED=False && COVERAGE=True" on master (#530.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