Skip to content

bpo-30799: Increase test coverage Lib/_osx_support 99% #2482

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

Conversation

chexex
Copy link

@chexex chexex commented Jun 29, 2017

@mention-bot
Copy link

@chexex, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ned-deily to be a potential reviewer.

@chexex chexex force-pushed the bpo-30799-increase-test-coverage-_osx_support branch 3 times, most recently from 51d1cee to ea0729a Compare June 29, 2017 20:12
@chexex chexex changed the title bpo-30799: Increase test coverage Lib/_osx_support bpo-30799: Increase test coverage Lib/_osx_support 99% Jun 30, 2017
if cv in self.env:
self.env.unset(cv)

def tearDown(self):
super().tearDown()
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it necessary to implement a method whose only job is to call the method in the superclass? If so, needs a comment explaining why.

Copy link
Author

Choose a reason for hiding this comment

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

@gareth-rees yeah, indeed, there's no need in explicit call. Thank you.

@chexex chexex force-pushed the bpo-30799-increase-test-coverage-_osx_support branch from ea0729a to d190a10 Compare July 6, 2017 14:45
@chexex chexex force-pushed the bpo-30799-increase-test-coverage-_osx_support branch from d190a10 to 9775384 Compare July 9, 2017 14:20
@serhiy-storchaka serhiy-storchaka added the tests Tests in the Lib/test dir label Dec 8, 2018
@chexex chexex closed this Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants