-
-
Notifications
You must be signed in to change notification settings - Fork 32k
trace.CoverageResult fails merging input file with non-empty callers #51524
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
trace.CoverageResults expects arguments in the order "counts, calledfuncs, Not that this has gone unnoticed because an empty dict for the "infile" TypeError: coercing to Unicode: need string or buffer, dict found |
The attached patch is effectively a one liner. |
Thanks for the report and for the patch, Christian. Here is a patch with a test. |
The patch needs to be converted to a GitHub PR. |
@iritkatriel I opened a PR for this issue. |
#99629) Co-authored-by: Terry Jan Reedy <[email protected]>
… infile (pythonGH-99629) (cherry picked from commit 594de16) Co-authored-by: Furkan Onder <[email protected]> Co-authored-by: Terry Jan Reedy <[email protected]>
… infile (pythonGH-99629) (cherry picked from commit 594de16) Co-authored-by: Furkan Onder <[email protected]> Co-authored-by: Terry Jan Reedy <[email protected]>
GH-99629) (cherry picked from commit 594de16) Co-authored-by: Furkan Onder <[email protected]> Co-authored-by: Terry Jan Reedy <[email protected]>
GH-99629) (cherry picked from commit 594de16) Co-authored-by: Furkan Onder <[email protected]> Co-authored-by: Terry Jan Reedy <[email protected]>
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
Linked PRs
The text was updated successfully, but these errors were encountered: