jupyter_server icon indicating copy to clipboard operation
jupyter_server copied to clipboard

Use pytest-xdist

Open blink1073 opened this issue 3 years ago • 1 comments

Speed up CI by running tests in parallel. Also disable bytecode generation in CI.

blink1073 avatar Oct 16 '22 02:10 blink1073

Codecov Report

Base: 73.10% // Head: 72.98% // Decreases project coverage by -0.12% :warning:

Coverage data is based on head (ecfd79d) compared to base (213e25c). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1032      +/-   ##
==========================================
- Coverage   73.10%   72.98%   -0.13%     
==========================================
  Files          64       64              
  Lines        8274     8274              
  Branches     1643     1640       -3     
==========================================
- Hits         6049     6039      -10     
- Misses       1816     1822       +6     
- Partials      409      413       +4     
Impacted Files Coverage Δ
jupyter_server/services/contents/filemanager.py 70.05% <0.00%> (-1.57%) :arrow_down:
jupyter_server/base/zmqhandlers.py 53.12% <0.00%> (-0.53%) :arrow_down:
jupyter_server/serverapp.py 66.21% <0.00%> (-0.09%) :arrow_down:

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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Oct 16 '22 02:10 codecov-commenter

I'll put this back in draft pending #1035 to make sure there is no interference.

blink1073 avatar Oct 28 '22 15:10 blink1073

This seems to be too disruptive, closing.

blink1073 avatar Nov 03 '22 00:11 blink1073