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

mwclient / mwclient / 11298056025
76%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2024 07:17PM UTC
Jobs 1
Files 9
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

11 Oct 2024 07:15PM UTC coverage: 75.022%. Remained the same
11298056025

push

github

AdamWill
test: replace pkg_resources with importlib.metadata for Python 3.8+

This change replaces the deprecated `pkg_resources` (part of
`setuptools`) with `importlib.metadata` for Python 3.8 and above.

Switching to `importlib.metadata` allows us to drop the test-dependency
on `setuptools` and gets rid of the `DeprecationWarning` raised by
certain versions of `pkg_resources` when being imported:

```
DeprecationWarning: pkg_resources is deprecated as an API
```

859 of 1145 relevant lines covered (75.02%)

1.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11298056025.1 11 Oct 2024 07:17PM UTC 18
75.02
GitHub Action Run
Source Files on build 11298056025
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11298056025
  • 96ca94a1 on github
  • Prev Build on master (#11298048643)
  • Next Build on master (#11300117826)
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