Skip to content

Reduce logging #55

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

Merged
merged 7 commits into from
Jun 7, 2024
Merged

Reduce logging #55

merged 7 commits into from
Jun 7, 2024

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Jun 5, 2024

But also log in color and allow passing options to nox.

But also log in color and allow passing options to nox.
@@ -100,7 +100,7 @@ packages = ["elasticsearch_serverless"]

[tool.pytest]
junit_family = "legacy"
addopts = "-vvv -p no:logging --cov-report=term-missing --cov=elasticsearch_serverless --cov-config=.pyproject.toml"
Copy link
Member Author

Choose a reason for hiding this comment

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

The pytest-cov options are already specified in noxfile.py, and I like not having them when running pytest locally as coverage information is really verbose.

@pquentin pquentin merged commit 509f37a into elastic:main Jun 7, 2024
9 of 10 checks passed
@pquentin pquentin deleted the reduce-logging branch June 7, 2024 12:11
@pquentin pquentin mentioned this pull request Jun 25, 2024
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.

2 participants