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 python supported version not correctly declared in pyproject.toml #733

Closed youtux closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.60%. Comparing base (b5836f6) to head (050e9ec). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #733 +/- ## ======================================= Coverage 95.60% 95.60% ======================================= Files 54 54 Lines 2092 2092 Branches 229 229 ======================================= Hits 2000 2000 Misses 56 56 Partials 36 36 ```

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