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

Squarespace / datasheets / 54
96%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2018 03:48PM UTC
Jobs 3
Files 7
Run time 4s
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
54

push

travis-ci

web-flow
Add query param to get around Github cache issue (#10)

Github caches resources. This causes issues with badges. The specific
example here was a Coveralls result saying we have 0% test coverage,
which then became the cached badge result for our README page. Even
though we re-ran Travis to get the correct code coverage amount (96%),
we can't get the 0% badge to go away, even when clearing the local
browser cache. Again, this is because it is actually Github itself that
is caching the resources. According to the Coveralls issue below, one
solution is to use query string params. Even with static query string
parameters, there is a tendency for them to invalidate cache resources,
so we'll give that a shot.

This will likely work in the short-term regardless: this is a different
resource URL so Github's cache will be invalid. As a result, we won't
actually know if this solves the real issue until a similar situation
arises in the future.

Issue mentioned above:
    https://github.com/lemurheavy/coveralls-public/issues/971

480 of 502 relevant lines covered (95.62%)

1.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 54.1 (TOX_ENV=py27) 01 Jul 2018 03:48PM UTC 0
95.62
Travis Job 54.1
2 54.2 (TOX_ENV=py36) 01 Jul 2018 03:48PM UTC 0
95.62
Travis Job 54.2
3 54.3 (TOX_ENV=docs) 01 Jul 2018 03:48PM UTC 0
Travis Job 54.3
Source Files on build 54
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #54
  • 310161a5 on github
  • Prev Build on master (#49)
  • Next Build on master (#74)
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

© 2025 Coveralls, Inc