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

pywbem / pywbemtools / 3971 / 5
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 09 Aug 2020 08:13PM UTC
Files 20
Run time 1s
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

09 Aug 2020 07:37PM UTC coverage: 91.892% (-0.002%) from 91.894%
PACKAGE_LEVEL=latest

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)

3060 of 3330 relevant lines covered (91.89%)

0.92 hits per line

Source Files on job 3971.5 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 16
  • Source Changed 3
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 781
  • Travis Job 3971.5
  • 3bac9a87 on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#3961.5)
  • Next Job for PACKAGE_LEVEL=latest on master (#3976.2)
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