Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pytest-xdist #1032

Closed
wants to merge 4 commits into from
Closed

Use pytest-xdist #1032

wants to merge 4 commits into from

Conversation

blink1073
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2022

Codecov Report

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

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%) ⬇️
jupyter_server/base/zmqhandlers.py 53.12% <0.00%> (-0.53%) ⬇️
jupyter_server/serverapp.py 66.21% <0.00%> (-0.09%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@blink1073
Copy link
Contributor Author

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

@blink1073 blink1073 marked this pull request as draft October 28, 2022 15:19
@blink1073 blink1073 marked this pull request as ready for review November 2, 2022 22:58
@blink1073 blink1073 enabled auto-merge (squash) November 2, 2022 22:58
@blink1073
Copy link
Contributor Author

This seems to be too disruptive, closing.

@blink1073 blink1073 closed this Nov 3, 2022
auto-merge was automatically disabled November 3, 2022 00:42

Pull request was closed

@blink1073 blink1073 deleted the speedup-ci branch November 3, 2022 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants