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

remove unused example param validation #499

Merged
merged 7 commits into from
Feb 24, 2022
Merged

Conversation

olegpidsadnyi
Copy link
Contributor

The validation doesn't seem to be practical.
Sometimes you just want to comment out a step and reformatting the entire example table is too tedious.

@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #499 (5bdeee6) into master (d4f74d2) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #499      +/-   ##
==========================================
- Coverage   95.49%   95.40%   -0.10%     
==========================================
  Files          48       48              
  Lines        1577     1566      -11     
  Branches      170      166       -4     
==========================================
- Hits         1506     1494      -12     
- Misses         44       45       +1     
  Partials       27       27              
Impacted Files Coverage Δ
pytest_bdd/exceptions.py 100.00% <ø> (ø)
pytest_bdd/hooks.py 100.00% <ø> (ø)
pytest_bdd/parser.py 97.40% <ø> (-0.58%) ⬇️
pytest_bdd/scenario.py 91.01% <ø> (-0.06%) ⬇️
tests/feature/test_outline.py 100.00% <100.00%> (ø)

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 d4f74d2...5bdeee6. Read the comment docs.

youtux
youtux previously approved these changes Feb 15, 2022
pytest_bdd/parser.py Show resolved Hide resolved
tests/feature/test_outline.py Show resolved Hide resolved
@youtux youtux disabled auto-merge February 24, 2022 12:44
@youtux youtux merged commit ddcbeb5 into master Feb 24, 2022
@youtux youtux deleted the unused-params-validation branch February 24, 2022 12:44
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

2 participants