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

product-definition-center / product-definition-center / 2795
90%

Build:
DEFAULT BRANCH: master
Ran 24 Nov 2017 11:03AM UTC
Jobs 1
Files 147
Run time 5s
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
2795

push

travis-ci

Lukas Holecek
Fix long SQL query for releases

Listing releases with lots of related composes caused SQL query for
prefetching to have too many parameters.

The prefetch query looks like this:

    SELECT "compose_compose"."id", "compose_compose"."release_id", ...
    FROM "compose_compose"
    WHERE "compose_compose"."release_id" IN (1, 2, /* ... too many IDs */)

JIRA: PDC-1733

7026 of 7802 relevant lines covered (90.05%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2795.1 24 Nov 2017 11:03AM UTC 0
90.05
Travis Job 2795.1
Source Files on build 2795
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2795
  • 4989cbad on github
  • Prev Build on master (#2791)
  • Next Build on master (#2797)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc