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

Add possibility to register imported steps #63

Merged
merged 5 commits into from
Jul 24, 2022

Conversation

elchupanebrej
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 23, 2022

Codecov Report

Merging #63 (d806190) into default (cf38255) will decrease coverage by 0.02%.
The diff coverage is 96.00%.

@@             Coverage Diff             @@
##           default      #63      +/-   ##
===========================================
- Coverage    96.38%   96.35%   -0.03%     
===========================================
  Files           72       72              
  Lines         3901     4009     +108     
  Branches       496      519      +23     
===========================================
+ Hits          3760     3863     +103     
  Misses          93       93              
- Partials        48       53       +5     
Impacted Files Coverage Δ
pytest_bdd/steps.py 95.54% <93.61%> (-1.24%) ⬇️
tests/test_utils.py 98.48% <93.93%> (-1.52%) ⬇️
pytest_bdd/typing/__init__.py 100.00% <100.00%> (ø)
pytest_bdd/utils.py 93.58% <100.00%> (+0.53%) ⬆️
tests/feature/test_steps.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@elchupanebrej elchupanebrej merged commit 2f2c1b1 into default Jul 24, 2022
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