Page MenuHomeSolus

Initial version of python-pytest-cov
ClosedPublic

Authored by kyrios123 on Jan 18 2018, 4:17 PM.
Tags
None
Referenced Files
F11067435: D1982.id4969.diff
Fri, Aug 11, 8:25 PM
F11067434: D1982.id4696.diff
Fri, Aug 11, 8:25 PM
F11049343: D1982.diff
Thu, Aug 10, 5:37 PM
F11037434: D1982.id4696.diff
Wed, Aug 9, 8:35 PM
F11021309: D1982.diff
Mon, Aug 7, 1:31 PM
F10874354: D1982.id4696.diff
Jun 20 2023, 12:13 AM
F10831615: D1982.id4696.diff
Jun 5 2023, 2:11 PM
F10802025: D1982.diff
May 29 2023, 5:05 AM
Subscribers

Details

Summary

Inclusion of pytest-cov plugin in the repository

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Required to enable unit tests in some packages I am updating

Diff Detail

Repository
R3981 python-pytest-cov
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Required to enable unit tests in some packages I am updating

Such as?

My intention was to use it with D1983 but I gave up for now because some new dependencies need others dependencies that are not in the repo which again need some new dependencies. This is something to redo later when more of the required dependencies will be in the repository.

This being said, python-pytest-cov can also be used with other packages that are in the repo like borg, python-docker-pycreds, python-responses, python-wheel, python-dogpile-cache, python-watchdog and maybe some other.
I'll just have to see when they'll need to be updated if it can be easily used or if they also need tons of cascading dependencies.

This revision is now accepted and ready to land.Jan 23 2018, 11:07 PM
This revision was automatically updated to reflect the committed changes.