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

xapi-project / xen-api / 15179352425 / 1
78%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/master/pr-6786-6f40d3f75355def6a7929e8abfa28134e81354d5
DEFAULT BRANCH: master
Ran 22 May 2025 06:09AM UTC
Files 33
Run time 1s
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

22 May 2025 06:05AM UTC coverage: 77.719%. Remained the same
15179352425.1

push

github

web-flow
CA-409482: Using computed delay for RRD loop (#6458)

RRD loop is executed each 5 seconds. It delays fixed 5 seconds between
each loop. But the loop self also consumes time (The time consuming
depends on CPU's count. If there are many CPUs, the time consuming may
be hundreds milliseconds). This implementation leads RRD will take an
offset after several loops. Then one of RRD data lose and a gap can be
observed on XenCenter performance graph.

The solution is to use computed delay (timeslice - loop time consuming)
instead of fixed delay.

3359 of 4322 relevant lines covered (77.72%)

0.78 hits per line

Source Files on job python3.11 - 15179352425.1
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15179352425
  • b91bba24 on github
  • Prev Job for on gh-readonly-queue/master/pr-6458-cb30e7747db950f3f36d16e5526342db57297748 (#15166714395.1)
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