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

gophercloud / gophercloud / 4768
79%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2020 03:02PM UTC
Jobs 4
Files 621
Run time 4min
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
4768

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%)

124.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4768.1 (COVERALLS_TOKEN=[secure] GO111MODULE=on) 05 Oct 2020 03:02PM UTC 0
79.58
Travis Job 4768.1
2 4768.2 (COVERALLS_TOKEN=[secure] GO111MODULE=on) 05 Oct 2020 03:02PM UTC 0
79.58
Travis Job 4768.2
3 4768.3 (COVERALLS_TOKEN=[secure] GO111MODULE=on) 05 Oct 2020 03:02PM UTC 0
79.58
Travis Job 4768.3
4 4768.4 (COVERALLS_TOKEN=[secure] GO111MODULE=on) 05 Oct 2020 03:05PM UTC 0
79.58
Travis Job 4768.4
Source Files on build 4768
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4768
  • ca2a158e on github
  • Prev Build on master (#4766)
  • Next Build on master (#4769)
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