15
0

Accepting request 1041163 from home:yarunachalam:branches:devel:languages:python

- Update to v2.2.2 
  * Merge pull request #97 from sobolevn/patch-1
  * Do not report class level `if TYPE_CHECKING` as uncovered
- Update to v2.2.1
  * A coverage plugin to provide sensible default settings

OBS-URL: https://build.opensuse.org/request/show/1041163
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-covdefaults?expand=0&rev=5
This commit is contained in:
2022-12-07 17:21:07 +00:00
committed by Git OBS Bridge
parent 5e430ac32d
commit 74cbe1c64f
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 7 15:57:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v2.2.2
* Merge pull request #97 from sobolevn/patch-1
* Do not report class level `if TYPE_CHECKING` as uncovered
- Update to v2.2.1
* A coverage plugin to provide sensible default settings
-------------------------------------------------------------------
Tue Sep 27 00:03:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>