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

pywbem / pywbem / test-2112 / 4
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2024 05:21AM UTC
Files 46
Run time 3s
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

29 Mar 2024 04:30AM UTC coverage: 92.004%. Remained the same
test-2112.4

push

github

andy-maier
Split safety runs into install and all; Dependencies cleanup

Details:

* Introduced a new env var RUN_TYPE that is set from the way the test
  workflow is run, to normal, release, scheduled. This is passed to
  the make runs.

* Split safety runs into an 'install' and an 'all' run. The install run
  uses a new minimum-constraints-install.txt file that contains just the
  direct and indirect install dependencies and must succeed. The 'all' run
  uses the minimum-constraints.txt file which includes the
  minimum-constraints-install.txt file and that run must succeed when
  RUN_TYPE=release, but may fail otherwise.

  This reduces the burden of fixing safety issues that affect only development
  packages, but still ensures that they are fixed whenever a release is made.

* Fixed new safety issues for the 'all' run.

* Removed a duplicate changelog entry for safety runs.

* Clarified the section descriptions in the requirements and constraints
  files, and made them consistent between corresponding requirements
  and constraints files. Moved the dependencies within each file around
  so they now match between corresponding requirements and constraints files,
  for easier maintenance.
  This included occasional moving of items between files.

* Moved the dependency to idna from development to install since it is an
  indirect dependency for installation: pywbem -> requests -> idna

* Removed the statements in the requirements files that the order of entries
  is significant, since that is no longer true with the Pip versions we use.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

11161 of 12131 relevant lines covered (92.0%)

0.92 hits per line

Source Files on job ubuntu-latest,3.7,minimum - test-2112.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 4e59f050 on github
  • Prev Job for on master (#test-2102.7)
  • Next Job for on master (#test-2116.14)
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