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

akrennmair / newsbeuter / 746 / 4
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 20 Nov 2016 10:44PM UTC
Files 129
Run time 5s
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

20 Nov 2016 10:34PM UTC coverage: 31.806%. Remained the same
COMPILER=clang++-3.7 GCOV=/usr/bin/gcov

push

travis-ci

Minoru
Make TempFile go along if temporary dir exists

Sometimes during development tests fail not as they should, but with
a SIGSEGV. In this case, temporary files won't be deleted, and so won't
be the temporary directory TempFile created. Previous version of
TempFile would complain about that and force the developer to go delete
the directory before any tests can be run. But the directory is totally
fine! (Save for a few files that now reside in it and won't be deleted
automatically.) So we now accept existing directory as normal, as long
as we can write into it.

3908 of 12287 relevant lines covered (31.81%)

114.11 hits per line

Source Files on job 746.4 (COMPILER=clang++-3.7 GCOV=/usr/bin/gcov)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 746
  • Travis Job 746.4
  • 7a9b81c0 on github
  • Prev Job for COMPILER=clang++-3.7 GCOV=/usr/bin/gcov on master (#745.4)
  • Next Job for COMPILER=clang++-3.7 GCOV=/usr/bin/gcov on master (#747.4)
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