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

pace / bricks / 507
84%
master: 57%

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

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

Jobs
ID Job ID Ran Files Coverage
1 507.1 14 Jul 2020 09:40AM UTC 0
84.41
Travis Job 507.1
Source Files on build 507
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #507
  • 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