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

akrennmair / newsbeuter / 818 / 8
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 03 Jan 2017 05:39PM UTC
Files 129
Run time 13s
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

03 Jan 2017 05:08PM UTC coverage: 31.88%. Remained the same
COMPILER=g++ GCOV=/usr/bin/gcov XML_CATALOG_FILES=/usr/local/etc/xml/catalog

push

travis-ci

Minoru
test/cache::catchup_all: fix unread items counting

The gist of the bug this fixes is:

-if (! item->unread()) {
+if (item->unread()) {

In other words, we treated unread items as read when counting.

The rest of the changes just restore the test to the form it should've
been in from the very beginning.

3926 of 12315 relevant lines covered (31.88%)

113.81 hits per line

Source Files on job 818.8 (COMPILER=g++ GCOV=/usr/bin/gcov XML_CATALOG_FILES=/usr/local/etc/xml/catalog)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 818
  • Travis Job 818.8
  • 293d17e3 on github
  • Prev Job for COMPILER=g++ GCOV=/usr/bin/gcov XML_CATALOG_FILES=/usr/local/etc/xml/catalog on master (#817.8)
  • Next Job for COMPILER=g++ GCOV=/usr/bin/gcov XML_CATALOG_FILES=/usr/local/etc/xml/catalog on master (#819.8)
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