pytest-bdd icon indicating copy to clipboard operation
pytest-bdd copied to clipboard

Add multiple values in target_fixture

Open arunpkm opened this issue 2 years ago • 1 comments
trafficstars

arunpkm avatar Apr 21 '23 09:04 arunpkm

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (d45c543) 95.40% compared to head (d7522fc) 95.43%.

:exclamation: Current head d7522fc differs from pull request most recent head 6c46b40. Consider uploading reports for the commit 6c46b40 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #611      +/-   ##
==========================================
+ Coverage   95.40%   95.43%   +0.02%     
==========================================
  Files          49       49              
  Lines        1764     1773       +9     
  Branches      193      195       +2     
==========================================
+ Hits         1683     1692       +9     
  Misses         53       53              
  Partials       28       28              
Impacted Files Coverage Δ
src/pytest_bdd/scenario.py 93.15% <100.00%> (+0.14%) :arrow_up:
tests/steps/test_given.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.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 21 '23 09:04 codecov[bot]