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

Revert "Allows use <params> in parsers defined steps" #440

Merged
merged 2 commits into from
Aug 18, 2021

Conversation

olegpidsadnyi
Copy link
Contributor

Reverts #433

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #440 (f75a57b) into master (0590b7b) will decrease coverage by 0.48%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
- Coverage   96.20%   95.72%   -0.49%     
==========================================
  Files          50       50              
  Lines        1715     1684      -31     
  Branches      161      159       -2     
==========================================
- Hits         1650     1612      -38     
- Misses         38       42       +4     
- Partials       27       30       +3     
Impacted Files Coverage Δ
tests/feature/test_parametrized.py 100.00% <ø> (ø)
pytest_bdd/parser.py 99.55% <100.00%> (ø)
pytest_bdd/scenario.py 92.54% <100.00%> (-0.23%) ⬇️
tests/feature/test_outline.py 100.00% <100.00%> (ø)
tests/utils.py 66.66% <0.00%> (-33.34%) ⬇️
tests/conftest.py 77.77% <0.00%> (-22.23%) ⬇️
tests/feature/test_tags.py 96.15% <0.00%> (-3.85%) ⬇️

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 0590b7b...f75a57b. Read the comment docs.

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.

None yet

1 participant