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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/uv/pyasn1-0.6.2
DEFAULT BRANCH: main
Ran 28 Jan 2022 07:50PM UTC
Jobs 1
Files 59
Run time 19s
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
#2808

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

Jobs
ID Job ID Ran Files Coverage
1 #2808.1 28 Jan 2022 07:50PM UTC 0
89.76
Source Files on build #2808
Detailed source file information is not available for this build.
  • Back to Repo
  • ab9050e9 on github
  • Prev Build on HEAD
  • Next Build on HEAD
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