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

xapi-project / xen-api / 17429358056
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: private/changleli/fix-xenops-cache
DEFAULT BRANCH: master
Ran 03 Sep 2025 09:36AM UTC
Jobs 1
Files 34
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

03 Sep 2025 09:35AM UTC coverage: 80.345%. Remained the same
17429358056

push

github

web-flow
CP-308859 Track user agents (#6636)

When the session is created, store the user agents (name version pair)
that are from HTTP head in a module variable.
The user-agent format is `<name>/<version> <comment>`, parse the name
and version to record. If the version is different from the stored
user-agent, record the last-seen version. Remove the oldest entry if the
record list length exceeds max_num.

Provide a host API `host.get_tracked_user_agents` to get the record.
Note that the result is stored in memory, it will be cleared after
host/XAPI restart.

3491 of 4345 relevant lines covered (80.35%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 17429358056.1 03 Sep 2025 09:36AM UTC 34
80.35
GitHub Action Run
Source Files on build 17429358056
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17429358056
  • df3ffdf7 on github
  • Prev Build on feature/expose-more-system-info (#16941981313)
  • Next Build on feature/expose-more-system-info (#17571054394)
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