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

elixir-lang / ex_doc / 2048 / 1
33%
master: 33%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2018 04:41PM UTC
Files 18
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

04 Nov 2018 04:41PM UTC coverage: 94.994%. Remained the same
2048.1

push

travis-ci

José Valim
Sort function names alphabetically in the sidebar (#917)

ExDoc.FunctionNode's :id is composed of the function name, a
slash, and the function arity. For example: name/0.

ExDoc.ModuleNode is sorting the functions alphabetically based
on that :id, but it doesn't take into account that
"/" >= "!" == true. That means that "fetch!/2" is displayed before
"fetch/2".

778 of 819 relevant lines covered (94.99%)

660.04 hits per line

Source Files on job 2048.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1973
  • Travis Job 2048.1
  • 13c7b288 on github
  • Prev Job for on master (#2046.1)
  • Next Job for on master (#2054.1)
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