File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Code coverage measurement for Python.
16
16
| |kit| |license| |versions|
17
17
| |test-status| |quality-status| |docs| |metacov|
18
18
| |tidelift| |sponsor| |stars| |mastodon-coveragepy| |mastodon-nedbat|
19
+ |bluesky-nedbat|
19
20
20
21
Coverage.py measures code coverage, typically during test execution. It uses
21
22
the code analysis tools and tracing hooks provided in the Python standard
@@ -159,6 +160,9 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
159
160
.. |mastodon-coveragepy | image :: https://img.shields.io/badge/dynamic/json?style=flat&labelColor=450657&logo=mastodon&logoColor=ffffff&label=@coveragepy&query=followers_count&url=https%3A%2F%2Fhachyderm.io%2Fapi%2Fv1%2Faccounts%2Flookup%3Facct=coveragepy
160
161
:target: https://hachyderm.io/@coveragepy
161
162
:alt: coveragepy on Mastodon
163
+ .. |bluesky-nedbat | image :: https://img.shields.io/badge/dynamic/json?style=flat&color=96a3b0&labelColor=3686f7&logo=icloud&logoColor=white&label=@nedbat&url=https%3A%2F%2Fpublic.api.bsky.app%2Fxrpc%2Fapp.bsky.actor.getProfile%3Factor=nedbat.com&query=followersCount
164
+ :target: https://bsky.app/profile/nedbat.com
165
+ :alt: nedbat on Bluesky
162
166
.. |sponsor | image :: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
163
167
:target: https://github.com/sponsors/nedbat
164
168
:alt: Sponsor me on GitHub
You can’t perform that action at this time.
0 commit comments