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

pace / bricks / 507 / 1
84%
master: 57%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.5.5
DEFAULT BRANCH: master
Ran 14 Jul 2020 09:40AM UTC
Files 80
Run time 50s
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

14 Jul 2020 09:36AM UTC coverage: 84.414%. First build
507.1

push

travis-ci

Teelevision
api generator: fix route orderingThe intended route order logic was correct. But the implementation was applying all criteria (length of route, number of parameters, number of query values) with the same weight. So route A could come before route B because it is longer. And route B comes before route A because it has more query values. So there is no defined order of A and B and the result depends on implementation details of the sorting algorithm. Giving the criteria a weighted order fixes this issue. Now A would go before B because the length is more important than the number of query values.

4295 of 5088 relevant lines covered (84.41%)

27.46 hits per line

Source Files on job 507.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 336
  • Travis Job 507.1
  • af1d174f 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