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

pywbem / pywbemtools / 8762103365
93%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2024 03:15AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
8762103365

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. All issues were F811 (redefined outer
  variable) when using pytest fixtures. They were fixed by adding the
  corresponding noqa directives, and removing the disabling of it in the flake8
  config file.

* Moved the test file with the intentional syntax error into an 'error'
  subdirectory in order to exclude it from the ruff scan, since ruff does not
  seem to support the ignoring of E999 (Syntax error).

* 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>
Source Files on build 8762103365
Detailed source file information is not available for this build.
  • Back to Repo
  • 8e9118de on github
  • Prev Build on master (#8762102742)
  • Next Build on master (#8762102742)
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