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

robertwenner / comics / 48
100%

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

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%)

193.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 48.1 27 Sep 2020 03:54PM UTC 0
92.75
Travis Job 48.1
2 48.2 27 Sep 2020 03:54PM UTC 0
92.75
Travis Job 48.2
Source Files on build 48
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #48
  • aca391e7 on github
  • Prev Build on master (#47)
  • Next Build on master (#32)
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