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

Enable feature autoload #74

Merged
merged 3 commits into from
Oct 6, 2022
Merged

Enable feature autoload #74

merged 3 commits into from
Oct 6, 2022

Conversation

elchupanebrej
Copy link
Owner

@elchupanebrej elchupanebrej commented Oct 1, 2022

Addresses #70

Consolidate ideas from the ancestor repository
pytest-dev#310
pytest-dev#542

@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Merging #74 (0d20e09) into default (6ee484c) will increase coverage by 0.19%.
The diff coverage is 100.00%.

❗ Current head 0d20e09 differs from pull request most recent head d5d1501. Consider uploading reports for the commit d5d1501 to get more accurate results

@@             Coverage Diff             @@
##           default      #74      +/-   ##
===========================================
+ Coverage    96.43%   96.62%   +0.19%     
===========================================
  Files           73       74       +1     
  Lines         4009     4057      +48     
  Branches       415      419       +4     
===========================================
+ Hits          3866     3920      +54     
+ Misses          92       87       -5     
+ Partials        51       50       -1     
Impacted Files Coverage Δ
pytest_bdd/collector.py 100.00% <100.00%> (ø)
pytest_bdd/plugin.py 98.85% <100.00%> (+0.23%) ⬆️
pytest_bdd/scenario.py 92.81% <100.00%> (+4.21%) ⬆️
pytest_bdd/steps.py 96.99% <100.00%> (+0.02%) ⬆️
tests/feature/test_autoload.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@elchupanebrej elchupanebrej force-pushed the feature_autoimports branch 2 times, most recently from 5366f72 to 3694e7e Compare October 6, 2022 16:15
@elchupanebrej
Copy link
Owner Author

pytest-dev#342

@elchupanebrej elchupanebrej deleted the feature_autoimports branch July 1, 2023 12:38
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