Skip to content

Fix accessing `item.obj` (mypy was rightfully complaining)

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 21, 2024 in 0s

95.49% (-0.09%) compared to 8a694ff

View this Pull Request on Codecov

95.49% (-0.09%) compared to 8a694ff

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (8a694ff) 95.58% compared to head (5115a98) 95.49%.

❗ Current head 5115a98 differs from pull request most recent head 51c2173. Consider uploading reports for the commit 51c2173 to get more accurate results

Files Patch % Lines
src/pytest_bdd/generation.py 50.00% 1 Missing and 2 partials ⚠️
tests/feature/test_report.py 81.25% 3 Missing ⚠️
src/pytest_bdd/utils.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
- Coverage   95.58%   95.49%   -0.09%     
==========================================
  Files          49       49              
  Lines        1788     1819      +31     
  Branches      193      195       +2     
==========================================
+ Hits         1709     1737      +28     
- Misses         52       54       +2     
- Partials       27       28       +1     

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