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

gophercloud / gophercloud / 4768 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2020 03:02PM UTC
Files 621
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

05 Oct 2020 02:53PM UTC coverage: 79.585%. Remained the same
COVERALLS_TOKEN=[secure] GO111MODULE=on

push

travis-ci

web-flow
Add ip, ip6, and user_id to servers.ListOpts (#2038)

As listed in https://docs.openstack.org/api-guide/compute/server_concepts.html#server-query:
* ip
* ip6 (New in version 2.5)
* user_id (New in version 2.83)

And the CLI documentation:

    --ip <ip-address-regex>
                          Regular expression to match IP addresses
    --ip6 <ip-address-regex>
                          Regular expression to match IPv6 addresses. Note that
                          this option only applies for non-admin users when
                          using ``--os-compute-api-version`` 2.5 or greater.
    --user <user>         Search by user (admin only) (name or ID)

Note the difference between the user_id docs. My understanding is that
it’s the same as ip6: the option was initially admin-only, and became
generally available with API 2.83 (this is what I have documented).

For #2035

20119 of 25280 relevant lines covered (79.58%)

31.1 hits per line

Source Files on job 4768.1 (COVERALLS_TOKEN=[secure] GO111MODULE=on)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4004
  • Travis Job 4768.1
  • ca2a158e on github
  • Prev Job for COVERALLS_TOKEN=[secure] GO111MODULE=on on master (#4766.1)
  • Next Job for COVERALLS_TOKEN=[secure] GO111MODULE=on on master (#4769.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