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

hlef / juliet / 63 / 5
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2018 06:35PM UTC
Files 13
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

08 Jul 2018 06:30PM UTC coverage: 85.015% (-0.4%) from 85.395%
63.5

push

travis-ci

hlef
builder: fix minor issues

Address following issues with Builder module:

1. Builder failed to build if assets folder or theme data folder were
   missing. These are optional, so we should silently ignore that if
   it comes to happen. Add checks to _install_data.

2. same for theme statics folder. Add checks to _build_statics.

3. _is_safe_path was failing with relative paths. e.g.
   ../whatever/hello would not be considered safe if dest folder is
   ../whatever. This is because of a missing os.path.abspath or
   os.path.realpath in _is_safe_path.

Tests for these issues will come in a separate commit.

573 of 674 relevant lines covered (85.01%)

0.85 hits per line

Source Files on job 63.5
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • Travis Job 63.5
  • 07c4b2cc on github
  • Prev Job for on master (#62.8)
  • Next Job for on master (#64.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