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

Make liberal step definitions conform with official gherkin parser #60

Merged
merged 5 commits into from
Jul 14, 2022

Conversation

elchupanebrej
Copy link
Owner

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #60 (5a8e1d8) into default (ba8f5d5) will decrease coverage by 0.15%.
The diff coverage is 89.65%.

@@             Coverage Diff             @@
##           default      #60      +/-   ##
===========================================
- Coverage    96.53%   96.38%   -0.16%     
===========================================
  Files           71       71              
  Lines         3863     3896      +33     
  Branches       491      496       +5     
===========================================
+ Hits          3729     3755      +26     
- Misses          90       93       +3     
- Partials        44       48       +4     
Impacted Files Coverage Δ
pytest_bdd/struct_bdd/ast_builder.py 96.87% <ø> (ø)
tests/struct_bdd/test_steps.py 100.00% <ø> (ø)
pytest_bdd/steps.py 96.77% <71.42%> (-1.60%) ⬇️
pytest_bdd/const.py 92.59% <83.33%> (-7.41%) ⬇️
pytest_bdd/parser.py 98.23% <87.50%> (-0.22%) ⬇️
pytest_bdd/struct_bdd/model.py 92.11% <90.90%> (-0.56%) ⬇️
pytest_bdd/ast.py 100.00% <100.00%> (ø)
pytest_bdd/generation.py 94.28% <100.00%> (ø)
pytest_bdd/model/scenario.py 97.19% <100.00%> (+0.08%) ⬆️
tests/feature/test_steps.py 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba8f5d5...5a8e1d8. Read the comment docs.

@elchupanebrej elchupanebrej merged commit 5db7e39 into default Jul 14, 2022
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