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

akrennmair / newsbeuter / 818
60%

Build:
DEFAULT BRANCH: master
Ran 03 Jan 2017 05:16PM UTC
Jobs 9
Files 129
Run time 22min
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

pending completion
818

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.

4315 of 13333 relevant lines covered (32.36%)

830.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 818.1 (COMPILER=g++-4.9 GCOV=/usr/bin/gcov-4.9) 03 Jan 2017 05:19PM UTC 0
31.08
Travis Job 818.1
2 818.2 (COMPILER=g++-5 GCOV=/usr/bin/gcov-5) 03 Jan 2017 05:19PM UTC 0
31.19
Travis Job 818.2
3 818.3 (COMPILER=g++-6 GCOV=/usr/bin/gcov-6) 03 Jan 2017 05:20PM UTC 0
31.84
Travis Job 818.3
4 818.4 (COMPILER=clang++-3.6 GCOV=/usr/bin/gcov) 03 Jan 2017 05:18PM UTC 0
30.24
Travis Job 818.4
5 818.5 (COMPILER=clang++-3.7 GCOV=/usr/bin/gcov) 03 Jan 2017 05:16PM UTC 0
31.74
Travis Job 818.5
6 818.6 (COMPILER=clang++-3.8 GCOV=/usr/bin/gcov) 03 Jan 2017 05:23PM UTC 0
31.74
Travis Job 818.6
7 818.7 (COMPILER=clang++-4.0 GCOV=/usr/bin/gcov) 03 Jan 2017 05:26PM UTC 0
31.74
Travis Job 818.7
8 818.8 (COMPILER=g++ GCOV=/usr/bin/gcov XML_CATALOG_FILES=/usr/local/etc/xml/catalog) 03 Jan 2017 05:39PM UTC 0
31.88
Travis Job 818.8
9 818.9 (COMPILER=clang++ GCOV=/usr/bin/gcov XML_CATALOG_FILES=/usr/local/etc/xml/catalog) 03 Jan 2017 05:38PM UTC 0
31.88
Travis Job 818.9
Source Files on build 818
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #818
  • 293d17e3 on github
  • Prev Build on master (#817)
  • Next Build on master (#819)
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