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

Clarify docs on --gherkin-terminal-reporter #697

Closed kadams54 closed 1 month ago

kadams54 commented 3 months ago

Fixes #207, per @feuillemorte's comment.

sourcery-ai[bot] commented 3 months ago

🧙 Sourcery has finished reviewing your pull request!


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
kadams54 commented 3 months ago

I'm not sure what to do here. The CI build seems to have failed due to the Code Coverage account getting rate-limited; however, I don't have access to rebuild. I could push an empty commit but I'm not sure if I'll get rate-limited again. @youtux any guidance here?

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.27%. Comparing base (20faa0c) to head (b1304e0). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #697 +/- ## ======================================= Coverage 95.27% 95.27% ======================================= Files 53 53 Lines 2010 2010 Branches 228 228 ======================================= Hits 1915 1915 Misses 58 58 Partials 37 37 ```

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