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

Removing the vertical examples support #492

Merged
merged 1 commit into from
Jan 15, 2022

Conversation

olegpidsadnyi
Copy link
Contributor

Part of the project of gherking 6 compatibility. Vertical examples are not supported by gherkin.
The gherkin examples can have names like

Examples: Foo bar baz or even Examples: Vertical which is also a name clash.

@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #492 (1d65460) into master (e0a1437) will decrease coverage by 0.74%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
- Coverage   95.86%   95.12%   -0.75%     
==========================================
  Files          49       49              
  Lines        1621     1579      -42     
  Branches      177      171       -6     
==========================================
- Hits         1554     1502      -52     
- Misses         41       48       +7     
- Partials       26       29       +3     
Impacted Files Coverage Δ
pytest_bdd/parser.py 97.97% <0.00%> (-1.56%) ⬇️
pytest_bdd/types.py 100.00% <ø> (ø)
tests/feature/test_outline.py 100.00% <ø> (ø)
tests/feature/test_outline_empty_values.py 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 e0a1437...1d65460. Read the comment docs.

@olegpidsadnyi olegpidsadnyi merged commit 6730b42 into master Jan 15, 2022
@olegpidsadnyi olegpidsadnyi deleted the vertical-examples-removal branch January 15, 2022 18:22
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