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

mozilla-releng / balrog / #5609
90%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 12:37PM UTC
Jobs 1
Files 61
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

19 Jun 2026 12:32PM UTC coverage: 89.944%. Remained the same
#5609

push

circleci

web-flow
releases: avoid mutating a cached object (#3830)

In get_release, copy the base blob before merging assets into it, to
avoid modifying a shared object.
This was causing extra memory usage
(https://bugzilla.mozilla.org/show_bug.cgi?id=2014991#c6), because the
releases cache ended up storing unwanted release assets.  And would
cause a data race if/when we set UWSGI_THREADS to >1, with multiple
request handlers modifying that object
(https://bugzilla.mozilla.org/show_bug.cgi?id=2003549#c7).

2192 of 2574 branches covered (85.16%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

5768 of 6276 relevant lines covered (91.91%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5609.1 19 Jun 2026 12:37PM UTC 61
89.94
Source Files on build #5609
  • Tree
  • List 61
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #5609
  • 38053e9b on github
  • Prev Build on main
  • Next Build on main
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