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

openSUSE / qem-dashboard / 22347828447
95%

Build:
DEFAULT BRANCH: main
Ran 24 Feb 2026 11:47AM UTC
Jobs 1
Files 30
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 Feb 2026 10:23AM UTC coverage: 95.256% (-1.0%) from 96.225%
22347828447

push

github

okurz
fix: reset backoff when amqp_watcher reconnects

The logic uses a backoff delay which will double when connection calls `close`
but this value is never reset after a reconnection. This commit ensures that
the value is reset after a new connection and every future disconnections will
restart the exponential backoff from the default value, set in disconnection
function.

The change is simple and it is backed by a new test file. The reason was
simply to keep it separate from dashboard.t which has more general test
cases. The test also implements test stubs, for the RabbitMQ and IOLoop in
order to control the behavior, which should be ideal for this case, as the
focus is in the behavior instead of the interaction.

related-issue: https://progress.opensuse.org/issues/195923
Co-authored-by: Tina Müller <tina.mueller@suse.com>
Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>

116 of 116 new or added lines in 4 files covered. (100.0%)

1245 of 1307 relevant lines covered (95.26%)

7.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22347828447.1 24 Feb 2026 11:47AM UTC 30
95.26
GitHub Action Run
Source Files on build 22347828447
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 16d1ce76 on github
  • Prev Build on main (#22321690587)
  • Next Build on main (#22500630503)
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