Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Sep 28, 2024

Conversation

kadams54
Copy link
Contributor

Fixes #207, per @feuillemorte's comment.

Copy link

sourcery-ai bot commented Aug 13, 2024

🧙 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:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

youtux
youtux previously approved these changes Aug 16, 2024
@youtux youtux enabled auto-merge August 16, 2024 10:06
@kadams54
Copy link
Contributor Author

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?

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

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

@youtux youtux merged commit 42f59ef into pytest-dev:master Sep 28, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--gherkin-terminal-reporter appears to do nothing
2 participants