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

tf / pageflow / 2071 / 2
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: actions
DEFAULT BRANCH: master
Ran 22 Jan 2019 04:18PM UTC
Files 421
Run time 5min
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

22 Jan 2019 04:03PM UTC coverage: 99.277%. First build
2.5.3, PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true

push

travis-ci

tf
Do not use asset_host in entry stylesheet link tags

`Configuration#public_entry_request_scope` and
`Configuration#public_entry_redirect` can be used to restrict which
entries are accessible under which hostname. This also applies to
entry stylesheet requests. Therefore, when an asset host is
configured, we need to make sure that entry stylesheet requests are
not blocked.

`stylesheet_link_tag` always uses the asset host when a relative URL
is passed. We could pass an absolute URL using the hostname of the
current request, but that might cause problems with caching.

Enforce always using a relative URL by generating the link tag
manually.

REDMINE-16292

15658 of 15772 relevant lines covered (99.28%)

27.9 hits per line

Source Files on job 2071.2 (2.5.3, PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2026
  • Travis Job 2071.2
  • f09229be on github
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