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

Don't override pytest's default protocol #32

Merged

Conversation

kenodegard
Copy link
Contributor

@kenodegard kenodegard commented Apr 1, 2024

Another alternative to #25

This time we leave original implementation as is and rather correct the implementation to not override the default protocol.

Closes #25
Closes #24

Copy link

codspeed-hq bot commented Apr 1, 2024

CodSpeed Performance Report

Merging #32 will not alter performance

Comparing kenodegard:fix-outerr-redirects-alternative2 (af052cb) with master (4b7120c)

Summary

✅ 5 untouched benchmarks

@kenodegard kenodegard marked this pull request as ready for review April 1, 2024 23:33
@kenodegard kenodegard changed the title [WIP] Don't override pytest's default protocol Don't override pytest's default protocol Apr 1, 2024
@kenodegard
Copy link
Contributor Author

@art049 @adriencaccia ping

anything I can do here to help move this along?

Copy link
Member

@art049 art049 left a comment

Choose a reason for hiding this comment

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

Awesome, other than the little difference in the condition, it looks good to me :)

src/pytest_codspeed/plugin.py Outdated Show resolved Hide resolved
@art049 art049 merged commit a4ea7f9 into CodSpeedHQ:master Sep 9, 2024
22 checks passed
@kenodegard kenodegard deleted the fix-outerr-redirects-alternative2 branch September 9, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pytest-codspeed doesn't play nice with stdout/stderr
2 participants