Skip to content

test: Fix warning emitted in backwards compatibility test #113

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 3 commits into from
Aug 8, 2025

Conversation

borchero
Copy link
Member

@borchero borchero commented Aug 7, 2025

Motivation

The test currently generates a warning.

@borchero borchero self-assigned this Aug 7, 2025
@github-actions github-actions bot added the test label Aug 7, 2025
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1ec1cd3) to head (8995328).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        42    +1     
  Lines         2404      2432   +28     
=========================================
+ Hits          2404      2432   +28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AndreasAlbertQC
Copy link
Collaborator

Do you want to add a filterwarnings setting to pyproject.toml so this would error in the future?

@borchero borchero enabled auto-merge (squash) August 8, 2025 13:15
@borchero borchero merged commit 9157ed3 into main Aug 8, 2025
20 checks passed
@borchero borchero deleted the fix-warning branch August 8, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants