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

robertwenner / comics / 48 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2020 03:54PM UTC
Files 10
Run time 0s
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

27 Sep 2020 03:49PM UTC coverage: 92.751% (+0.09%) from 92.665%
48.1

push

travis-ci-com

robertwenner
fix: checks for multiple comics ignored cached comics

When a comic has been cached, it's not checked again. This is because it has
been checked before, and we don't cache all its meta information (e.g.,
transcript), so some checks would have to go back to the original svg,
negating the caching effects.

This led to the situation that cached comics were never passed to the
Checks, and any Check that needed to look at multiple comics (e.g., to
detect a typo in series) only saw the new comic, triggering a series warning
even when there were multiple comics in the series. Re-running removed the
waning as now all comics were cached and hence none checked.

This commit also adds a Check base class to DRY up the code and flesh aout
the Check interface.

1062 of 1145 relevant lines covered (92.75%)

96.82 hits per line

Source Files on job 48.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 57
  • Travis Job 48.1
  • aca391e7 on github
  • Prev Job for on master (#47.1)
  • Next Job for on master (#32.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