Skip to content

gh-51524: Fix bug when calling trace.CoverageResults with valid infile#99629

Merged
terryjreedy merged 7 commits into
python:mainfrom
furkanonder:issue-51524
Nov 28, 2022
Merged

gh-51524: Fix bug when calling trace.CoverageResults with valid infile#99629
terryjreedy merged 7 commits into
python:mainfrom
furkanonder:issue-51524

Conversation

@furkanonder

@furkanonder furkanonder commented Nov 20, 2022

Copy link
Copy Markdown
Contributor

@furkanonder furkanonder changed the title gh-51524: fix coverage result fail for the merge input file with non-… gh-51524: fix coverage result fail for the merge input file with non-empty callers Nov 20, 2022
@furkanonder
furkanonder changed the base branch from main to 3.11 November 20, 2022 20:43

@terryjreedy terryjreedy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with minor edit and addition of blurb. Does following seen sufficient?

Fix bug when calling trace.CoverageResults with valid infile.

Comment thread Lib/trace.py Outdated
Comment thread Lib/trace.py Outdated
Comment thread Lib/test/test_trace.py
Comment thread Lib/test/test_trace.py Outdated
@furkanonder

Copy link
Copy Markdown
Contributor Author

@terryjreedy I have made the requested changes. Can you review it again?

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @furkanonder for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-99832 is a backport of this pull request to the 3.11 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-99833 is a backport of this pull request to the 3.10 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants