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

pywbem / nocasedict / test-725 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2025 09:40AM UTC
Files 6
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

18 Aug 2025 09:29AM UTC coverage: 96.569% (-0.4%) from 96.985%
test-725.3

push

github

andy-maier
Fixed incorrect package version in build; Increased pipdeptree version
Details:

* For reasons not fully understood, the new setuptools-scm version 9.2.0 caused
  the 'python -m setuptools_scm' command to display a version with one
  character less in the commit ID (when the directory was not clean) than the
  'build' package did. By using the 9.2.0 version as a minimum and by building
  without isolation (build --no-isolation), the issue could be fixed.

* In order to verify the correct package version, the distribution archives
  are now listed in the make rule that builds them, so that any issues are
  surfaced immediately and not as a follow-up error somewhere else.
  The list commands issue some analysis commands if they fail.

* Increased minimum version of pipdeptree to 2.24.0 (latest version still
  supporting Python 3.8), in order to solve the issue that the previously used
  version 2.2.0 did not find the version for package name 'ruamel-yaml' that
  is specified as a dependency of the 'safety' package, presumably because it
  did not properly match that dependent package name with the installed
  package name of 'ruamel.yaml'.

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

197 of 204 relevant lines covered (96.57%)

0.97 hits per line

Source Files on job macos-latest,3.11,latest - test-725.3
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 4afac242 on github
  • Prev Job for on master (#test-714.31)
  • Next Job for on master (#test-727.3)
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