File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 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.
1616| |kit| |license| |versions|
1717| |test-status| |quality-status| |docs| |metacov|
1818| |tidelift| |sponsor| |stars| |mastodon-coveragepy| |mastodon-nedbat|
19+ |bluesky-nedbat|
1920
2021Coverage.py measures code coverage, typically during test execution. It uses
2122the 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`_.
159160.. |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
160161 :target: https://hachyderm.io/@coveragepy
161162 :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
162166.. |sponsor | image :: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
163167 :target: https://github.com/sponsors/nedbat
164168 :alt: Sponsor me on GitHub
You can’t perform that action at this time.
0 commit comments