File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Code coverage measurement for Python.
1515
1616| |kit| |license| |versions|
1717| |test-status| |quality-status| |docs| |metacov|
18- | |tidelift| |sponsor| |stars| |mastodon-coveragepy| |mastodon-nedbat|
18+ | |tidelift| |sponsor| |stars| |mastodon-coveragepy| |mastodon-nedbat| |bluesky-nedbat|
1919
2020Coverage.py measures code coverage, typically during test execution. It uses
2121the code analysis tools and tracing hooks provided in the Python standard
@@ -159,6 +159,9 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
159159.. |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
160160 :target: https://hachyderm.io/@coveragepy
161161 :alt: coveragepy on Mastodon
162+ .. |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
163+ :target: https://bsky.app/profile/nedbat.com
164+ :alt: nedbat on Bluesky
162165.. |sponsor | image :: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
163166 :target: https://github.com/sponsors/nedbat
164167 :alt: Sponsor me on GitHub
You can’t perform that action at this time.
0 commit comments