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

Replace original parser with official one #32

Merged
merged 13 commits into from
Apr 18, 2022
Merged

Conversation

elchupanebrej
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #32 (c335cb1) into release_5+1 (21f24a4) will decrease coverage by 1.03%.
The diff coverage is 96.83%.

@@               Coverage Diff               @@
##           release_5+1      #32      +/-   ##
===============================================
- Coverage        97.12%   96.08%   -1.04%     
===============================================
  Files               49       54       +5     
  Lines             2363     2221     -142     
  Branches           247      289      +42     
===============================================
- Hits              2295     2134     -161     
- Misses              41       60      +19     
  Partials            27       27              
Impacted Files Coverage Δ
pytest_bdd/cucumber_json.py 95.45% <ø> (ø)
pytest_bdd/exceptions.py 100.00% <ø> (ø)
pytest_bdd/parsers.py 89.74% <ø> (-5.13%) ⬇️
tests/args/cfparse/test_args.py 100.00% <ø> (ø)
tests/args/parse_/test_args.py 100.00% <ø> (ø)
tests/args/regex/test_args.py 100.00% <ø> (ø)
tests/feature/test_alias.py 100.00% <ø> (ø)
tests/feature/test_cucumber_json.py 100.00% <ø> (ø)
tests/feature/test_description.py 100.00% <ø> (ø)
tests/feature/test_gherkin_terminal_reporter.py 100.00% <ø> (ø)
... and 35 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 21f24a4...c335cb1. Read the comment docs.

@elchupanebrej
Copy link
Owner Author

This address pytest-dev#511, pytest-dev#378

@elchupanebrej elchupanebrej merged commit a765488 into release_5+1 Apr 18, 2022
@elchupanebrej elchupanebrej deleted the gherkin_pickles branch April 20, 2022 16:16
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