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

mozilla-releng / balrog / #2808 / 1
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: heads/refs/heads/main
DEFAULT BRANCH: main
Ran 28 Jan 2022 07:50PM UTC
Files 59
Run time 18s
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

28 Jan 2022 07:45PM UTC coverage: 89.765%. Remained the same
#2808.1

push

circle-ci

web-flow
Fix queries for `Rules.getPotentialRequiredSignoffs` and `Releases.isMappedTo` (#2416)

As pointed out when updating to sqlalchemy 1.4, we were querying a table
but the WHERE clause was only referencing another one.

E.g. `isMappedTo` would execute `SELECT count(?) AS count_1 FROM rules, releases
WHERE rules."fallbackMapping" = ?`, which yields `SELECT statement has a
cartesian product between FROM element(s) "releases" and FROM element "rules".
Apply join condition(s) between each element to resolve.`

2524 of 2923 branches covered (86.35%)

Branch coverage included in aggregate %.

5650 of 6183 relevant lines covered (91.38%)

0.91 hits per line

Source Files on job #2808.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2808
  • ab9050e9 on github
  • Prev Job for on HEAD (##2807.1)
  • Next Job for on HEAD (##2827.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