forked from pdbpp/pdbpp
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
The release of coverage==7.11.1 included the fix for coveragepy/coveragepy#1420. This breaks a lot of tests, so this has been pinned in 6d05c9b.
We will need to pin it to >=7.11. and update tests accordingly, see for example:
https://github.com/bretello/pdbpp/blob/0.11.7/testing/test_pdb.py?plain=1#L2814-L2818
https://github.com/bretello/pdbpp/blob/0.11.7/testing/test_pdb.py?plain=1#L2857-L2861
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request