@@ -18,7 +18,7 @@ Code coverage testing for Python.
18
18
| |kit| |downloads| |format| |repos|
19
19
| |stars| |forks| |contributors|
20
20
| |core-infrastructure| |open-ssf| |snyk|
21
- | |tidelift| |sponsor| |twitter -coveragepy| |twitter-nedbat | |mastodon-nedbat|
21
+ | |tidelift| |sponsor| |mastodon -coveragepy| |mastodon-nedbat|
22
22
23
23
Coverage.py measures code coverage, typically during test execution. It uses
24
24
the code analysis tools and tracing hooks provided in the Python standard
@@ -166,12 +166,9 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
166
166
.. |mastodon-nedbat | image :: https://img.shields.io/badge/dynamic/json?style=flat&labelColor=450657&logo=mastodon&logoColor=ffffff&link=https%3A%2F%2Fhachyderm.io%2F%40nedbat&url=https%3A%2F%2Fhachyderm.io%2Fusers%2Fnedbat%2Ffollowers.json&query=totalItems&label=Mastodon
167
167
:target: https://hachyderm.io/@nedbat
168
168
:alt: nedbat on Mastodon
169
- .. |twitter-coveragepy | image :: https://img.shields.io/twitter/follow/coveragepy.svg?label=coveragepy&style=flat&logo=twitter&logoColor=4FADFF
170
- :target: https://twitter.com/coveragepy
171
- :alt: coverage.py on Twitter
172
- .. |twitter-nedbat | image :: https://img.shields.io/twitter/follow/nedbat.svg?label=nedbat&style=flat&logo=twitter&logoColor=4FADFF
173
- :target: https://twitter.com/nedbat
174
- :alt: nedbat on Twitter
169
+ .. |mastodon-coveragepy | image :: https://img.shields.io/badge/dynamic/json?style=flat&labelColor=450657&logo=mastodon&logoColor=ffffff&link=https%3A%2F%2Fhachyderm.io%2F%40coveragepy&url=https%3A%2F%2Fhachyderm.io%2Fusers%2Fcoveragepy%2Ffollowers.json&query=totalItems&label=Mastodon
170
+ :target: https://hachyderm.io/@coveragepy
171
+ :alt: coveragepy on Mastodon
175
172
.. |sponsor | image :: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
176
173
:target: https://github.com/sponsors/nedbat
177
174
:alt: Sponsor me on GitHub
0 commit comments