pytest-dev / pytest-bdd

BDD library for the pytest runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.32k stars 221 forks source link

Fix typing for `setdefault` #730

Closed youtux closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.58%. Comparing base (c92f8a6) to head (01b8b88). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/pytest_bdd/utils.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #730 +/- ## ========================================== - Coverage 95.63% 95.58% -0.05% ========================================== Files 54 54 Lines 2083 2084 +1 Branches 231 230 -1 ========================================== Hits 1992 1992 - Misses 55 56 +1 Partials 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.