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

mozilla / relman-auto-nag / #5863
23%
master: 26%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 01 Jun 2026 12:41AM UTC
Jobs 1
Files 141
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

01 Jun 2026 12:34AM UTC coverage: 23.264% (-0.01%) from 23.275%
#5863

push

coveralls-python

AmSach
fix: guard against KeyError in get_priority_change_date by using .get()

The change history entries may not always contain 'field_name' or 'added'
keys, causing a KeyError when iterating through bug history. Using .get()
with None default prevents the crash while preserving the original logic:
only entries with field_name=='priority' and matching added value are used.

Fixes mozilla/bugbot#2607

517 of 3146 branches covered (16.43%)

2228 of 9577 relevant lines covered (23.26%)

0.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
33.09
-0.72% bugbot/rules/inactive_ni_pending.py
Jobs
ID Job ID Ran Files Coverage
1 #5863.1 01 Jun 2026 12:41AM UTC 141
23.26
Source Files on build #5863
  • Tree
  • List 141
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 106449ef 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