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

hexojs / hexo / 1168
97%
master: 99%

Build:
Build:
LAST BUILD BRANCH: chore/deps/update-and-pinned-deps
DEFAULT BRANCH: master
Ran 07 Oct 2017 04:11PM UTC
Jobs 2
Files 135
Run time 9s
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
1168

push

travis-ci

JLHwung
feat(config): use yml.load to support custom js types

The `safeLoad` method is recommended for untrusted data. Hexo use `js-yaml` to parse config files handwritten by SAs. These config files should be treated as trusted data and use load method for flexibility. The load method uses DEFAULT_FULL_SCHEMA to support !!js/regexp or !!js/function types.

This commit does not introduce breaking change as DEFAULT_FULL_SCHEMA is a superset of DEFAULT_SAFE_SCHEMA

1761 of 1947 branches covered (90.45%)

2 of 2 new or added lines in 2 files covered. (100.0%)

3881 of 3992 relevant lines covered (97.22%)

108.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1168.1 07 Oct 2017 04:11PM UTC 0
97.22
Travis Job 1168.1
2 1168.2 07 Oct 2017 04:11PM UTC 0
97.22
Travis Job 1168.2
Source Files on build 1168
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1168
  • 3d88929c 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