Skip to content

Fix typing in `reporting.py` and `cucumber_json.py`

Codecov / codecov/project failed Dec 1, 2024 in 1s

96.00% (-0.08%) compared to d527a67

View this Pull Request on Codecov

96.00% (-0.08%) compared to d527a67

Details

Codecov Report

Attention: Patch coverage is 94.05941% with 12 lines in your changes missing coverage. Please review.

Project coverage is 96.00%. Comparing base (d527a67) to head (ad221be).

Files with missing lines Patch % Lines
src/pytest_bdd/cucumber_json.py 93.10% 3 Missing and 1 partial ⚠️
src/pytest_bdd/generation.py 57.14% 1 Missing and 2 partials ⚠️
tests/feature/test_report.py 81.25% 3 Missing ⚠️
src/pytest_bdd/utils.py 87.50% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
- Coverage   96.07%   96.00%   -0.08%     
==========================================
  Files          55       55              
  Lines        2244     2352     +108     
  Branches      246      250       +4     
==========================================
+ Hits         2156     2258     +102     
- Misses         53       56       +3     
- Partials       35       38       +3     

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