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

PulpQE / pulp-smash / 2698 / 2
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2018 02:09PM UTC
Files 14
Run time 1s
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 Jul 2018 02:05PM UTC coverage: 60.158%. Remained the same
2698.2

push

travis-ci

rochacbruno
Refactor RemoveOldRepodataTestCase

Do the following:

* The various unittest `assert*` methods typically offer a parameter
  that is only evaluated and printed if the test fails. The
  aforementioned test case has several assertions like this:

      self.assertEqual(len(foo[0]), len(foo[1]), foo[0])

  In case of failure, this isn't terribly useful. Make the failure
  message more verbose, like so:

      self.assertEqual(len(foo[0]), len(foo[1]), foo)
* Reformat several lines of text for both legibility and compactness.

610 of 1014 relevant lines covered (60.16%)

0.6 hits per line

Source Files on job 2698.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2530
  • Travis Job 2698.2
  • be7f3f66 on github
  • Prev Job for on master (#2697.1)
  • Next Job for on master (#2701.2)
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