pytest-dev / pytest-bdd

BDD library for the pytest runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.32k stars 221 forks source link

Use Poetry #532

Closed youtux closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #532 (54a85c9) into master (27dfc13) will decrease coverage by 0.09%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #532      +/-   ##
==========================================
- Coverage   92.74%   92.65%   -0.10%     
==========================================
  Files          48       48              
  Lines        1655     1660       +5     
  Branches      177      177              
==========================================
+ Hits         1535     1538       +3     
- Misses         82       84       +2     
  Partials       38       38              
Impacted Files Coverage Δ
pytest_bdd/__init__.py 100.00% <ø> (ø)
pytest_bdd/parsers.py 85.96% <75.00%> (-2.28%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 27dfc13...54a85c9. Read the comment docs.