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

Cucumber expressions in step definitions #76

Merged
merged 7 commits into from
Oct 16, 2022

Conversation

elchupanebrej
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Merging #76 (3daeef4) into default (0078d52) will increase coverage by 0.02%.
The diff coverage is 97.18%.

@@             Coverage Diff             @@
##           default      #76      +/-   ##
===========================================
+ Coverage    96.61%   96.63%   +0.02%     
===========================================
  Files           74       75       +1     
  Lines         4076     4162      +86     
  Branches       422      430       +8     
===========================================
+ Hits          3938     4022      +84     
- Misses          87       89       +2     
  Partials        51       51              
Impacted Files Coverage Δ
tests/args/cfparse/test_args.py 100.00% <ø> (ø)
tests/args/parse_/test_args.py 100.00% <ø> (ø)
tests/args/regex/test_args.py 100.00% <ø> (ø)
pytest_bdd/parsers.py 94.36% <96.52%> (+1.86%) ⬆️
pytest_bdd/steps.py 97.01% <100.00%> (+0.02%) ⬆️
pytest_bdd/utils.py 93.18% <100.00%> (+0.41%) ⬆️
tests/args/cucumber_expression/test_args.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@elchupanebrej
Copy link
Owner Author

@jsa34

@elchupanebrej elchupanebrej merged commit 65b0ade into default Oct 16, 2022
@elchupanebrej elchupanebrej deleted the cucumber_expressions branch July 1, 2023 12:38
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.

1 participant