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

pywbem / pywbem / test-2420 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2024 05:03PM UTC
Files 57
Run time 6s
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 Aug 2024 04:32PM UTC coverage: 91.482% (-0.08%) from 91.561%
test-2420.1

push

github

andy-maier
Add capability for listener to define a case where the received
indication queue is full.

Defines an argument on the indication listener init that will force an
exception if the number of indications in the listener queue exceeds a
limit.

Adds an exception definition for indication received indication queue
full and adds code to generate that exception.

This is an optional exception and is only enabled when a listener init
argument defines a integer that represents the maximum number of
integers allowed in the queue.i

Since causing this exception interrupts the indication flow (the
queue will accept no more indications until the count is reduced, this
normally means that the whole listener has failed except for callbacks
to process indications in the queue. The indication that
was to go into the queue is dropped, and the response to this indication
is a code representing failure for this indication.

Adds tests for received indication full condition

11695 of 12784 relevant lines covered (91.48%)

0.91 hits per line

Source Files on job windows-latest,3.12,latest - test-2420.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • af57469b on github
  • Prev Job for on master (#test-2418.14)
  • Next Job for on master (#test-2421.15)
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