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

xapi-project / xen-api / 15179505462 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 22 May 2025 06:19AM 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
15179505462.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 - 15179505462.1
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15179505462
  • b91bba24 on github
  • Prev Job for on master (#15166714395.1)
  • Next Job for on master (#15182766176.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