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

xapi-project / xen-api / 33847845569
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: gtn-usb-policy-dropin
DEFAULT BRANCH: master
Ran 04 Sep 2026 07:21AM UTC
Jobs 1
Files 36
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

04 Sep 2026 07:14AM UTC coverage: 78.996%. Remained the same
33847845569

push

github

web-flow
CP-314124: gc_VDIs linear scan and Event.from invariant rebuild (#7247)

- **gc_VDIs**: Replace O(n) `List.mem` scan against all SR refs with the
    O(1) `Db.is_valid_ref` check that every other `gc_*` function in the
    module already uses. This runs every 30s under the global DB lock.
 - **Event.from**: Move the static datamodel table list (which tables
generate events) from per-poll recomputation inside `from_inner` to a
    module-level binding, matching the existing `generate_events_for`
    pattern.
 - Add Bechamel microbenchmarks for both changes.

 | Benchmark | Before | After | Speedup |
  |---|---|---|---|
  | gc_VDIs (100 SRs, 5000 VDIs) | 5.99 ms | 2.75 ms | 2.2x |
  | Event.from table list | 348 ns | 1.3 ns | ~260x |

3667 of 4642 relevant lines covered (79.0%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 33847845569.1 04 Sep 2026 07:21AM UTC 36
79.0
GitHub Action Run
Source Files on build 33847845569
  • Tree
  • List 36
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33847845569
  • a7eaf731 on github
  • Prev Build on gh-readonly-queue/master/pr-7238-0071305b148127a3e79ae607701fe10aa26533a9 (#33504034619)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc