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

dart-lang / dartdoc / 3591
66%

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 10:57PM UTC
Jobs 1
Files 25
Run time 2min
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
3591

push

travis-ci

web-flow
Add class annotation to HTML templates for different kinds of entities (#1929)

Tools like Dashing (used to create offline docs for Dash/Zeal) use CSS descriptors to index the different entities so that they can search for them and display them in a menu. Since the library and class types now use the same CSS in dartdoc, that made it impossible to differentiate between libraries and classes.

This PR adds some (empty) CSS classes in spans around the names of the entities, so that it's easy to explicitly find the name of the entity for each type in the HTML output.

I didn't use the `{{kind}}` template parameter because it sometimes contains spaces.

Addresses [flutter/flutter#27654](https://github.com/flutter/flutter/issues/27654)

5293 of 5665 relevant lines covered (93.43%)

13.16 hits per line

Jobs
ID Job ID Ran Files Coverage
12 3591.12 (DARTDOC_BOT=main) 11 Feb 2019 10:57PM UTC 0
93.43
Travis Job 3591.12
Source Files on build 3591
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3591
  • 9e5a57dd on github
  • Prev Build on master (#3589)
  • Next Build on master (#3594)
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