libtmux icon indicating copy to clipboard operation
libtmux copied to clipboard

pytest-xdist support

Open tony opened this issue 1 year ago • 1 comments

Changes

Add pytest-xdist dev package

See also:

  • https://pypi.org/project/pytest-xdist/
  • https://github.com/pytest-dev/pytest-xdist

See also

  • https://github.com/tmux-python/libtmux/issues/468
  • https://github.com/ansible/ansible-navigator/pull/1685
  • https://github.com/ansible/ansible-navigator/pull/1663

tony avatar Feb 13 '24 17:02 tony

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.62%. Comparing base (262127f) to head (5138853).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #522      +/-   ##
==========================================
- Coverage   88.71%   88.62%   -0.09%     
==========================================
  Files          37       36       -1     
  Lines        3960     3922      -38     
  Branches      573      570       -3     
==========================================
- Hits         3513     3476      -37     
+ Misses        306      304       -2     
- Partials      141      142       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 13 '24 17:02 codecov[bot]