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

pywbem / pywbemtools / 3963
92%
master: 93%

Build:
Build:
LAST BUILD BRANCH: andy/use-published-click-repl
DEFAULT BRANCH: master
Ran 09 Aug 2020 06:11PM UTC
Jobs 3
Files 20
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

pending completion
3963

push

travis-ci

andy-maier
Fixed re-generation of cmdshelp.rst and fixes and cleanup for conn file location

Details:

* The recent addition of the full path of the default connections file in the
  help of option --connections-file causes the cmdshelp.rst file to be different
  for different users, and thus to be re-generated in the working directory of
  each user, and thus potentially repeatedly committed.

  This change fixes and improves that as follows:

  - Rephrased the help text to show only the base file name and describing its
    location verbally as the user's home directory.

  - Added to the help text that the user's home directory is determined using
    Python's os.path.expanduser("~"), pointing out that this also works for
    Windows.

* Fixed in the help text of option --connections-file that the envvar has precedence
  over the default. As previously written, it stated that the default is used
  when the option is not specified, leaving it unclear how that relates to the
  envvar.

* Cleanup for various flavors and parts of the connections file:

  - Names of constants in the files: conftest.py, _connection_repository.py,
    and pywbemcli.py.

  - Centralized the determination of the default directory of the connections
    file to be in _connection_repository.py.

  - In several test modules, changed the direct use of the base file name of the
    connections file, to be created from its centralized definition in
    _connection_repository.py.

  - Renamed fixture repo_file_path to connections_file_path, for consistency.

* Docs: In the glossary, updated the entry 'connections file' to be consistent with
  the descriptions elsewhere.

  Removed the alias "WBEM connection definitions file" for that glossary entry
  because it was not used anywhere else anymore.

* Docs/Help: Updated the help text description for command group "connection" to be
  consistent with the decription of the connection file elsewhere.

* Docs: In commands.rst, changed the location... (continued)

2981 of 3241 relevant lines covered (91.98%)

2.75 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3963.2 (PACKAGE_LEVEL=latest) 09 Aug 2020 06:13PM UTC 0
91.83
Travis Job 3963.2
3 3963.3 (PACKAGE_LEVEL=latest) 09 Aug 2020 06:15PM UTC 0
91.8
Travis Job 3963.3
5 3963.5 (PACKAGE_LEVEL=latest) 09 Aug 2020 06:11PM UTC 0
91.89
Travis Job 3963.5
Source Files on build 3963
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3963
  • 5153a1ea on github
  • Prev Build on andy/fix-cmdshelp (#2742)
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