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

developit / preact / 1900
100%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2017 06:19PM UTC
Jobs 1
Files 15
Run time 1s
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
1900

push

travis-ci

developit
Update: add link preload "as" to HTMLAttributes type definition (#907)

Link preloads support an as attribute. e.g.:

  <link rel="preload" href=foo.css as: "style" />
  <link rel="preload" href=foo.js as: "script" />

Update the HTMLAttributes type definition to avoid workarounds like:

  <link rel="preload" href=foo.css {...{ as: "style" }} />

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link
https://w3c.github.io/preload/#as-attribute

464 of 496 branches covered (93.55%)

15 of 15 relevant lines covered (100.0%)

70092.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1900.1 (CXX=g++-4.8) 12 Oct 2017 06:19PM UTC 0
100.0
Travis Job 1900.1
Source Files on build 1900
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1900
  • 4bc9af44 on github
  • Prev Build on master (#1899)
  • Next Build on master (#1911)
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