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

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

Build:
Build:
LAST BUILD BRANCH: asv/host-disable-persistent
DEFAULT BRANCH: master
Ran 22 May 2025 06:06AM UTC
Jobs 1
Files 33
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

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

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

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 15179352425.1 22 May 2025 06:06AM UTC 33
77.72
GitHub Action Run
Source Files on build 15179352425
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15179352425
  • b91bba24 on github
  • Prev Build on gh-readonly-queue/master/pr-6457-e6f94be82198532d165018677a303a554c62c7ba (#15166714395)
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

© 2025 Coveralls, Inc