We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da4816c commit dd32d2eCopy full SHA for dd32d2e
python_files/unittestadapter/pvsc_utils.py
@@ -79,8 +79,6 @@ class FileCoverageInfo(TypedDict):
79
total_branches: int
80
81
82
-
83
84
class CoveragePayloadDict(Dict):
85
"""A dictionary that is used to send a execution post request to the server."""
86
0 commit comments