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

Fix black version #516

Closed youtux closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #516 (4883770) into master (6773c44) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #516   +/-   ##
=======================================
  Coverage   92.68%   92.69%           
=======================================
  Files          48       48           
  Lines        1641     1642    +1     
  Branches      172      176    +4     
=======================================
+ Hits         1521     1522    +1     
  Misses         82       82           
  Partials       38       38           
Impacted Files Coverage Δ
pytest_bdd/hooks.py 100.00% <0.00%> (ø)

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 6773c44...4883770. Read the comment docs.