File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Documentation is on `Read the Docs`_. Code repository and issue tracker are on
38
38
multi-line exclusion patterns;
39
39
function/class reporting;
40
40
experimental support for sys.monitoring;
41
- dropped support for Python 3.7;
41
+ dropped support for Python 3.7 and 3.8 ;
42
42
added ``Coverage.collect() `` context manager;
43
43
improved data combining;
44
44
``[run] exclude_also `` setting;
@@ -151,10 +151,10 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
151
151
.. |stars | image :: https://img.shields.io/github/stars/nedbat/coveragepy.svg?logo=github
152
152
:target: https://github.com/nedbat/coveragepy/stargazers
153
153
:alt: GitHub stars
154
- .. |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=@ nedbat
154
+ .. |mastodon-nedbat | image :: https://img.shields.io/badge/dynamic/json?style=flat&labelColor=450657&logo=mastodon&logoColor=ffffff&label=@nedbat&query=followers_count& url=https%3A%2F%2Fhachyderm.io%2Fapi%2Fv1%2Faccounts%2Flookup%3Facct= nedbat
155
155
:target: https://hachyderm.io/@nedbat
156
156
:alt: nedbat on Mastodon
157
- .. |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=@ coveragepy
157
+ .. |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
158
158
:target: https://hachyderm.io/@coveragepy
159
159
:alt: coveragepy on Mastodon
160
160
.. |sponsor | image :: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
You can’t perform that action at this time.
0 commit comments