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

pywbem / pywbem / test-2557 / 5
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2025 10:05PM UTC
Files 57
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

02 Mar 2025 09:27PM UTC coverage: 91.48%. Remained the same
test-2557.5

push

github

andy-maier
Fixed that too many files were in sdist archive; Added files needed for dev

Details:

* When using dynamic versioning with setuptools-scm and a MANIFEST.in file, the
  default is to include all files. (When using statc versioning, the default
  was to exclude all files). This caused the inclusion of the entire repo
  tree, and is undesired, because the purpose of the source archive is just
  to allow building, checking and testing the project. This was fixed by
  adding exclude directives for all files that are not needed for that purpose.

* However, it also turned out that the files that were in the source
  archive before 1.8.0, were not sufficient to build, check and test using
  the Makefile. To enable using the Makefile, the following files have been
  added to the source distribution archive:

    - done/ directory
    - tools/ directory
    - config files for tools (.flake8, etc)
    - requirements and constraints files
    - Makefile
    - tox.ini

  This new set of files in the source archive now allows to build, check and
  test the project from only the source archive.

* Clarified in the Makefile that MANIFEST.in controls only the files in the
  source distribution archive (not in the wheel). Consequently, removed
  MANIFEST.in from the dependency list of the make rules for the wheel archives.

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

11693 of 12782 relevant lines covered (91.48%)

0.91 hits per line

Source Files on job ubuntu-latest,3.8,minimum - test-2557.5
  • Tree
  • List 57
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • ac8b5f73 on github
  • Prev Job for on master (#test-2556.11)
  • Next Job for on master (#test-2561.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