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

mozilla-releng / balrog / #5624
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: docs-fixes
DEFAULT BRANCH: main
Ran 24 Jun 2026 12:40AM 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

24 Jun 2026 12:30AM UTC coverage: 89.946% (+0.002%) from 89.944%
#5624

Pull #3836

circleci

bhearsum
fix: require signoff when modifying only a base release or only adding a new asset

We received a report that demonstrated that assets can be inserted or modified for protected releases could be inserted without signoff. It turns out that the check being fix here was broken in two ways:
1) It only required signoff if the base blob _and_ and an asset were being modified
2) It didn't compare assets correctly at all, so `current_assets != new_assets` was always true (this meant that #1 was mitigated...but only because of this bug).

This addresses both issues, and fixes https://bugzilla.mozilla.org/show_bug.cgi?id=2047458.
Pull Request #3836: fix: require signoff when modifying only a base release or only adding a new asset

2192 of 2574 branches covered (85.16%)

Branch coverage included in aggregate %.

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

5770 of 6278 relevant lines covered (91.91%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5624.1 24 Jun 2026 12:40AM UTC 61
89.95
Source Files on build #5624
  • 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 #5624
  • Pull Request #3836
  • PR Base - 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