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

Update pythons, pytests, CI #574

Merged
merged 11 commits into from
Nov 5, 2022
Merged

Update pythons, pytests, CI #574

merged 11 commits into from
Nov 5, 2022

Conversation

youtux
Copy link
Contributor

@youtux youtux commented Nov 5, 2022

Maintenance updates:

  • Use stable python 3.11 stable in the test pipeline
  • Add pytest 7.2 to the test pipeline
  • Update dev dependencies
  • Enable coverage.py dynamic contexts 🔥

@codecov
Copy link

codecov bot commented Nov 5, 2022

Codecov Report

Base: 98.52% // Head: 95.29% // Decreases project coverage by -3.23% ⚠️

Coverage data is based on head (ca2ade7) compared to base (2a649af).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #574      +/-   ##
==========================================
- Coverage   98.52%   95.29%   -3.24%     
==========================================
  Files          32       49      +17     
  Lines         745     1742     +997     
  Branches       16      190     +174     
==========================================
+ Hits          734     1660     +926     
- Misses          9       54      +45     
- Partials        2       28      +26     
Impacted Files Coverage Δ
src/pytest_bdd/utils.py 85.29% <0.00%> (ø)
src/pytest_bdd/cucumber_json.py 95.00% <0.00%> (ø)
src/pytest_bdd/exceptions.py 100.00% <0.00%> (ø)
src/pytest_bdd/steps.py 95.71% <0.00%> (ø)
src/pytest_bdd/generation.py 90.62% <0.00%> (ø)
src/pytest_bdd/parsers.py 85.96% <0.00%> (ø)
src/pytest_bdd/types.py 100.00% <0.00%> (ø)
src/pytest_bdd/reporting.py 88.88% <0.00%> (ø)
src/pytest_bdd/plugin.py 98.11% <0.00%> (ø)
src/pytest_bdd/__init__.py 100.00% <0.00%> (ø)
... and 7 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@youtux youtux merged commit ef05a54 into master Nov 5, 2022
@youtux youtux deleted the update-ci branch November 5, 2022 13:13
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