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

jekyll / jekyll-admin / 1726 / 2
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2019 09:20AM UTC
Files 59
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

11 Nov 2019 09:17AM UTC coverage: 79.683%. Remained the same
2.4, TEST_SUITE=ruby JEKYLL_VERSION="~> 3.8"

push

travis-ci

web-flow
Optimize API Hash objects (#528)

* Normalize API structure with a template

  API_SCAFFOLD is the base hash with each key pointing to a `nil` value.
  When merged with the API generated via calling `#hash_for_api`, the
  values of the base API will get updated. Therefore, the first two keys
  of the final api hash from calling `#to_api` will always be "name" and
  "path".
  The url fields ("http_url", "api_url", and collections' "entries_url")
  are injected towards the end so that they are always the last keys of
  the api hash.

* Don't allocate new Hash objects for every merge

520 of 696 branches covered (74.71%)

Branch coverage included in aggregate %.

1139 of 1386 relevant lines covered (82.18%)

7.91 hits per line

Source Files on job 1726.2 (2.4, TEST_SUITE=ruby JEKYLL_VERSION="~> 3.8")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1717
  • Travis Job 1726.2
  • ea59fb55 on github
  • Prev Job for 2.4, TEST_SUITE=ruby JEKYLL_VERSION="~> 3.8" on master (#1720.2)
  • Next Job for 2.4, TEST_SUITE=ruby JEKYLL_VERSION="~> 3.8" on master (#1728.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