Skip to content
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

#11640 run twistd tests #11641

Merged
merged 3 commits into from Sep 7, 2022
Merged

Conversation

exarkun
Copy link
Member

@exarkun exarkun commented Sep 6, 2022

Scope and purpose

Fixes #11640

Just makes the obvious spelling fix so if the correct dependencies are available the tests can run.

Copy link
Member

@adiroiban adiroiban left a comment

Choose a reason for hiding this comment

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

Looks good.

I think that we can add a codecov.io / coverage report for any test code

For example the files from src/twisted/test should always have 100% coverage.

if the coverage is below 100% it means that some test code is never executed...and this is bad thing.

@adiroiban
Copy link
Member

@exarkun I have disabled auto-merged... as I thought that this is why I can't update this branch.

But I think that the PR was created for a branch to which Twisted devs don't have write access.

@adiroiban adiroiban merged commit 0d9016c into twisted:trunk Sep 7, 2022
@exarkun exarkun deleted the 11640.run-twistd-tests branch September 7, 2022 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

all of twisted.test.test_twistd is erroneously skipped
3 participants