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

mwclient / mwclient / 10544661814
76%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2024 06:10AM UTC
Jobs 1
Files 8
Run time 1min
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

25 Aug 2024 06:09AM UTC coverage: 69.937%. Remained the same
10544661814

push

github

AdamWill
Remove deprecated pytest-runner and setup.py test

The setup.py test command and pytest-runner have been deprecated for
several years and are no longer recommended. The pytest documentation
no longer recommends pytest-runner and their own documentation
recommends against it.

- https://github.com/pypa/setuptools/issues/1684
- https://github.com/pytest-dev/pytest/issues/5534
- https://github.com/pytest-dev/pytest-runner/issues/50

Changes made:

- Removed pytest-runner: Eliminated the use of pytest-runner from
  `setup.py`.
- Moved test dependencies to the `extra-dependencies`, which can be used
  by tox as well as for manual installation.
- Updated the documentation to recommend using tox as the default test
  runner. Alternatively, users can manually run tests with the `py.test`
  command.

These changes will also make an eventual migration to `pyproject.toml`
easier, as the `extras_require` can be copied to the
`project.optional-dependencies` section.

777 of 1111 relevant lines covered (69.94%)

1.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10544661814.1 25 Aug 2024 06:10AM UTC 16
69.84
GitHub Action Run
Source Files on build 10544661814
  • Tree
  • List 8
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10544661814
  • dddd0600 on github
  • Prev Build on master (#10517585423)
  • Next Build on master (#10568228764)
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

© 2025 Coveralls, Inc