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

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

Build:
Build:
LAST BUILD BRANCH: dev/pau/majmin
DEFAULT BRANCH: master
Ran 02 Oct 2024 02:06PM UTC
Jobs 1
Files 37
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

02 Oct 2024 02:05PM UTC coverage: 78.279%. Remained the same
11145375595

push

github

web-flow
CA-399956 - xe autocompletion: Fix autocompletion for words with given prefix (#6031)

For unresolved reasons, `compgen -W` would not work as intended
occasionally:

`xe host-param-get uuid=xxx param-na<TAB>`

would complete to:

`xe host-param-get uuid=xxx param-name=`

but typing:

`xe host-param-get uuid=xxx param-name=so<TAB>`

would not complete it to:

`xe host-param-get uuid=xxx param-name=software-version`

It's unlikely to be a bug in Bash since I couldn't find anything in the
changelog and upgrading the package did not fix it; nor could I
reproduce it in
a different program with the same inputs - it is likely that something
in the
environment breaks compgen. Switch to pure Bash string processing
instead.

3456 of 4415 relevant lines covered (78.28%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 11145375595.1 02 Oct 2024 02:06PM UTC 37
78.28
GitHub Action Run
Source Files on build 11145375595
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11145375595
  • 9d4f2ab8 on github
  • Prev Build on gh-readonly-queue/master/pr-6033-ec0151b9249f9c4a80c2dd43410887b1faa5778f (#11145022320)
  • Next Build on gh-readonly-queue/master/pr-6031-382a63b69347be7b6b941c49954adfd072c59fdc (#11145375497)
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