pytest-dev / pytest-bdd

BDD library for the py.test runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.27k stars 214 forks source link

Add config file for Sourcery.ai #650

Closed youtux closed 7 months ago

youtux commented 7 months ago

Also refactor some code that looked weird

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b901519) 95.46% compared to head (034b6dc) 95.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #650 +/- ## ========================================== + Coverage 95.46% 95.56% +0.09% ========================================== Files 49 49 Lines 1788 1783 -5 Branches 196 194 -2 ========================================== - Hits 1707 1704 -3 + Misses 53 52 -1 + Partials 28 27 -1 ``` | [Files](https://app.codecov.io/gh/pytest-dev/pytest-bdd/pull/650?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytest-dev) | Coverage Δ | | |---|---|---| | [src/pytest\_bdd/generation.py](https://app.codecov.io/gh/pytest-dev/pytest-bdd/pull/650?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytest-dev#diff-c3JjL3B5dGVzdF9iZGQvZ2VuZXJhdGlvbi5weQ==) | `90.52% <100.00%> (-0.10%)` | :arrow_down: | | [src/pytest\_bdd/gherkin\_terminal\_reporter.py](https://app.codecov.io/gh/pytest-dev/pytest-bdd/pull/650?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytest-dev#diff-c3JjL3B5dGVzdF9iZGQvZ2hlcmtpbl90ZXJtaW5hbF9yZXBvcnRlci5weQ==) | `83.60% <89.28%> (+2.06%)` | :arrow_up: |

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