trbs / pid

Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator
https://pypi.python.org/pypi/pid/
Apache License 2.0
102 stars 26 forks source link

Switched broken pypip.in badges to shields.io #17

Closed movermeyer closed 6 years ago

movermeyer commented 6 years ago

Hello, this is an auto-generated Pull Request. (Feedback?)

Some time ago, pypip.in shut down. This broke the badges for a bunch of repositories, including pid. Thankfully, an equivalent service is run by shields.io. This pull request changes the badges to use shields.io instead.

Unfortunately, PyPI has removed download statistics from their API, which means that even the shields.io "download count" badges are broken (they display "no longer available". See this). So those badges should really be removed entirely. Since this is an automated process (and trying to automatically remove the badges from READMEs can be tricky), this pull request just replaces the URL with the shields.io syntax.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 94.611% when pulling f263aa75bb331ae95d7352519e3836161a122648 on movermeyer:fix_badges into 7890db9efe764d0d1a7b319ada02f739fbf80194 on trbs:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 94.611% when pulling f263aa75bb331ae95d7352519e3836161a122648 on movermeyer:fix_badges into 7890db9efe764d0d1a7b319ada02f739fbf80194 on trbs:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 94.611% when pulling f263aa75bb331ae95d7352519e3836161a122648 on movermeyer:fix_badges into 7890db9efe764d0d1a7b319ada02f739fbf80194 on trbs:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 94.611% when pulling f263aa75bb331ae95d7352519e3836161a122648 on movermeyer:fix_badges into 7890db9efe764d0d1a7b319ada02f739fbf80194 on trbs:master.

trbs commented 6 years ago

Thanks !