Skip to content

Fix using custom options for pytest#1058

Merged
sandorkertesz merged 1 commit into
developfrom
fix/custom-pytest-option
Jul 2, 2026
Merged

Fix using custom options for pytest#1058
sandorkertesz merged 1 commit into
developfrom
fix/custom-pytest-option

Conversation

@sandorkertesz

@sandorkertesz sandorkertesz commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Description

With pytest >= 9.* the options specified to pytest via the custom -E flag do not seem to work. This PR addresses this issue.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.68421% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.29%. Comparing base (04710d3) to head (54a9281).

Files with missing lines Patch % Lines
conftest.py 73.68% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1058   +/-   ##
========================================
  Coverage    82.29%   82.29%           
========================================
  Files          237      237           
  Lines        16806    16806           
  Branches       818      818           
========================================
  Hits         13831    13831           
  Misses        2732     2732           
  Partials       243      243           

☔ View full report in Codecov by Harness.
📢 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.

@sandorkertesz sandorkertesz merged commit b5f8f74 into develop Jul 2, 2026
147 checks passed
@sandorkertesz sandorkertesz deleted the fix/custom-pytest-option branch July 2, 2026 10:50
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