Skip to content

bpo-30934: IDLE: Add Linux/MacOS coverage usage#2733

Closed
mlouielu wants to merge 2 commits intopython:masterfrom
mlouielu:add_unix_idlelib_coverage
Closed

bpo-30934: IDLE: Add Linux/MacOS coverage usage#2733
mlouielu wants to merge 2 commits intopython:masterfrom
mlouielu:add_unix_idlelib_coverage

Conversation

@mlouielu
Copy link
Copy Markdown
Contributor

No description provided.

@mention-bot
Copy link
Copy Markdown

@mlouielu, thanks for your PR! By analyzing the history of the files in this pull request, we identified @terryjreedy, @zware and @vadmium to be potential reviewers.

@terryjreedy
Copy link
Copy Markdown
Member

terryjreedy commented Jul 16, 2017

What you wrote is what I would like to do, but how does python -m coverage work when coverage is not installed for the repository? I just get 'No module named coverage'. I also tried python <path to 3.6 site-lib/coverage> and coverage ran but its internal inports failed.

@mlouielu
Copy link
Copy Markdown
Contributor Author

@terryjreedy @csabella Add on how to prepare coverage on Linux and MacOS. I didn't put this on first because I thought that you will prepare it via 5. Test Coverage top says.

@terryjreedy
Copy link
Copy Markdown
Member

Now that I know what is in common, I think I will rewrite a bit to eliminate duplication within and with the devguide. I probably will have a question.

@matrixise matrixise added the docs Documentation in the Doc dir label May 15, 2019
@matrixise matrixise requested a review from terryjreedy May 15, 2019 21:15
@terryjreedy terryjreedy self-assigned this May 16, 2019
@JulienPalard
Copy link
Copy Markdown
Member

@terryjreedy, ping

@terryjreedy
Copy link
Copy Markdown
Member

Closed for reasons noted on issue.

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

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants