Skip to content

Update display of protobuf version warnings #74

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

flora-hofmann-frequenz
Copy link
Contributor

No description provided.

@flora-hofmann-frequenz flora-hofmann-frequenz requested a review from a team as a code owner May 29, 2025 08:46
@github-actions github-actions bot added part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) labels May 29, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR centralizes pytest warning filters into pyproject.toml, removes the old test‐level filter, and updates release notes to reflect the protobuf warning behavior change.

  • Removed tests/conftest.py which previously filtered protobuf warnings.
  • Simplified addopts and added filterwarnings entries in pyproject.toml.
  • Updated RELEASE_NOTES.md to mention the protobuf version warning update.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
tests/conftest.py Deleted legacy warning filter setup
pyproject.toml Updated pytest options; moved and adjusted warning filters
RELEASE_NOTES.md Added entry for protobuf version warning display update

@flora-hofmann-frequenz flora-hofmann-frequenz added this pull request to the merge queue Jun 2, 2025
Merged via the queue into frequenz-floss:v0.x.x with commit 082e389 Jun 2, 2025
5 checks passed
@flora-hofmann-frequenz flora-hofmann-frequenz deleted the proto_warnings branch June 2, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants