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

pywbem / pywbem / test-2177 / 14
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2024 02:41PM UTC
Files 56
Run time 5s
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

15 Apr 2024 01:07PM UTC coverage: 91.133%. Remained the same
test-2177.14

push

github

andy-maier
Added support for running ruff

Details:

* Added dependency to Python ruff package, for Python>=3.7.

* Added a new make target "ruff" for running ruff on Python>=3.7, and added
  a step in the test workflow to invoke that make target.

* Fixed several issues ruff brought up (14 warnings, 4 errors).
  In only one case was a change in the source code needed.
  In all other cases it was that the ignore statements needed to be changed
  (501 -> E501) or added (in case of F801, which was disabled for flake8
  globally since flake8 version 3.7 had issues with it).

* Removed the global disabling of F801 for flake8, since the newer versions
  of flake8 meanwhile no longer have the issue that caused it to be disabled.

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

11418 of 12529 relevant lines covered (91.13%)

0.91 hits per line

Source Files on job ubuntu-20.04,3.6,latest - test-2177.14
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 28766f50 on github
  • Prev Job for on master (#test-2176.4)
  • Next Job for on master (#test-2178.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