Closed jsa34 closed 1 week ago
Attention: Patch coverage is 94.73684%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 95.70%. Comparing base (
f47c6d2
) to head (d67a7b8
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/pytest_bdd/gherkin_terminal_reporter.py | 72.22% | 4 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@youtux Created a new PR with the rule feature in as I messed up the rebasing!
Implemented all feedback.
Just this: https://github.com/pytest-dev/pytest-bdd/pull/728#discussion_r1815345859 I think needs to be as it is, so we know what type of background it is (under a feature or under rule), but may have misunderstood the suggestion!
Hero thanks for implementing this and the data tables work. <3
Pleasure!
Glad it is hopefully helpful!
@youtux is there anything else after this that would be necessary for a V8 release? (I'm assuming https://github.com/pytest-dev/pytest-bdd/milestone/1 is our definition of what we want to achieve for v8? If so, I can pick up the multiple examples table one and then i think that's it in terms of features)
Not necessarily. If https://github.com/pytest-dev/pytest-bdd/pull/489 is not a backwards incompatible change, it can go in a minor release.
I think if we merge this we can release v8.0.0.
Unless there are outstanding issues I forgot about
I'll try reviewing this in the weekend if I manage
No rush at all - Appreciated as always!
Committed responses to latest feedback :)
Removed feature field from Rule
Feedback resolved :)
Addressed feedback :)
@youtux tried rerunning the checks, but codecov consistently seems unhappy. Not sure what's happening...
Yeah there's something going on with codecov. I'll merge this manually