Skip to content

Conversation

jirikuncar
Copy link
Member

closes #447

@jirikuncar jirikuncar requested review from olegpidsadnyi and youtux and removed request for olegpidsadnyi December 15, 2021 13:01
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.87%. Comparing base (f4ed62d) to head (3a33d30).
⚠️ Report is 771 commits behind head on master.

Files with missing lines Patch % Lines
pytest_bdd/parser.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
- Coverage   95.91%   95.87%   -0.05%     
==========================================
  Files          49       49              
  Lines        1640     1647       +7     
  Branches      179      182       +3     
==========================================
+ Hits         1573     1579       +6     
  Misses         41       41              
- Partials       26       27       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jirikuncar
Copy link
Member Author

Coverage should collect information from child processes too ⬆️ .

@youtux
Copy link
Contributor

youtux commented Dec 15, 2021

Coverage should collect information from child processes too ⬆️ .

Any idea on how to make that happen?

@jirikuncar
Copy link
Member Author

jirikuncar commented Dec 15, 2021

@youtux since we are using testdir fixture I would look at passing --cov parameters to sub tests or try using runpytest_inprocess instead.

@jirikuncar jirikuncar enabled auto-merge December 15, 2021 14:17
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.

Regression: KeyError in replacer
2 participants