Skip to content

Use a match statement to dispatch on gherkin Child fields#822

Open
Pierre-Sassoulas wants to merge 5 commits into
masterfrom
refactor/match-gherkin-child
Open

Use a match statement to dispatch on gherkin Child fields#822
Pierre-Sassoulas wants to merge 5 commits into
masterfrom
refactor/match-gherkin-child

Use patch.object context manager instead of monkeypatch in warn test

f85e551
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 6, 2026 in 1s

96.06% (-0.06%) compared to 582f045

View this Pull Request on Codecov

96.06% (-0.06%) compared to 582f045

Details

Codecov Report

❌ Patch coverage is 88.46154% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.06%. Comparing base (582f045) to head (f85e551).

Files with missing lines Patch % Lines
src/pytest_bdd/parser.py 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #822      +/-   ##
==========================================
- Coverage   96.12%   96.06%   -0.06%     
==========================================
  Files          55       55              
  Lines        2423     2442      +19     
  Branches      136      136              
==========================================
+ Hits         2329     2346      +17     
- Misses         57       59       +2     
  Partials       37       37              

☔ 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.