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

Refactoring to have possibility fix few defects #473

Closed
wants to merge 2 commits into from

Conversation

elchupanebrej
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #473 (5900679) into master (f4ed62d) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
- Coverage   95.91%   95.88%   -0.03%     
==========================================
  Files          49       49              
  Lines        1640     1629      -11     
  Branches      179      175       -4     
==========================================
- Hits         1573     1562      -11     
  Misses         41       41              
  Partials       26       26              
Impacted Files Coverage Δ
pytest_bdd/generation.py 89.69% <100.00%> (ø)
pytest_bdd/scenario.py 91.13% <100.00%> (-0.53%) ⬇️
pytest_bdd/steps.py 97.91% <100.00%> (-0.05%) ⬇️

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 f4ed62d...5900679. Read the comment docs.

@elchupanebrej
Copy link
Author

Have to be merged after #469 because it brokes obsolete test case

* Remove a bunch of workarounds
* Left workarounds have same namings
* Removed potential defect with fixtures injection
* Prepare to fix pytest-dev#412, pytest-dev#438
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