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

zhmcclient / zhmc-ansible-modules / 1028 / 5
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2020 12:33AM UTC
Files 12
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

31 Oct 2020 12:27AM UTC coverage: 20.771%. Remained the same
PACKAGE_LEVEL=latest

push

travis-ci-com

andy-maier
Cleaned up the Makefile and changed version to 1.0.0

Details:

* Changed version from 1.0.0.dev1 to 1.0.0 to allow for use of ansible-galaxy
  commands.

Note that most of the changes below caused changes to or removals of make
variables, but that is not described in detail.

* Changed the approach in setup.py for determining the collection version
  from using PyYAML to using regular expressions, in order to avoid the
  depenency on the PyYAML package. The version needs to bbe determined
  before any packages are installed.

* Added ignores to 2.9 ignore file.

* Removed the cloning of the ansible repo into ../ansible. This was possible
  since none of its tools is used any longer.

* Removed target 'check' and use of flake8, since that is now done in
  the Ansible sanity test via check 'pep8'. Removed the .flake8 config file.
  Removed 'make check' from the travis control file, and enabled 'make sanity'
  in the travis control file for all Python versions.

* Removed target 'doccheck' since its only value was to verify that the
  generated RST files are in sync with the checked in RST files. This can
  be done with git and is unlikely to be a comon issue that would need such
  a functionality.

* Separated the RST extraction using ansible-doc-extractor into a separate
  pattern rule. That is not really motivated by performance concerns but
  by following the general idea of generating only what is out of date.
  This also allowed getting rid of the need to rename
  plugins/modules/__init__.py to *.skip.

* Improved the invocation of the Ansible sanity test a little, by reusing
  the tar file and updating it instead of recreating it. The only downside
  is that when files are removed, 'make clobber' now needs to be invoked
  (or the tar file manually removed).

* Removed make variables SPHINXOPTS, SPHINXBUILD, SOURCEDIR, and BUILDDIR
  (or in case of SPHINXOPTS used a new internal variable sphinx_opts), because
  it is unlikely that there is a need ... (continued)

501 of 2412 relevant lines covered (20.77%)

0.21 hits per line

Source Files on job 1028.5 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 575
  • Travis Job 1028.5
  • faeaa615 on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#1021.5)
  • Next Job for PACKAGE_LEVEL=latest on master (#1044.5)
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