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

Add pytest opts and use isort #762

Merged
merged 2 commits into from Mar 28, 2022

Conversation

blink1073
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2022

Codecov Report

Merging #762 (6d96c89) into main (4087b98) will decrease coverage by 0.63%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #762      +/-   ##
==========================================
- Coverage   70.80%   70.17%   -0.64%     
==========================================
  Files          62       62              
  Lines        7629     7486     -143     
  Branches     1221     1221              
==========================================
- Hits         5402     5253     -149     
- Misses       1850     1858       +8     
+ Partials      377      375       -2     
Impacted Files Coverage Δ
jupyter_server/extension/config.py 72.22% <ø> (ø)
jupyter_server/pytest_plugin.py 84.16% <ø> (ø)
jupyter_server/terminal/__init__.py 79.16% <ø> (ø)
jupyter_server/__init__.py 64.28% <100.00%> (ø)
jupyter_server/_tz.py 94.44% <100.00%> (-0.56%) ⬇️
jupyter_server/auth/decorator.py 81.25% <100.00%> (-1.61%) ⬇️
jupyter_server/auth/login.py 68.70% <100.00%> (-0.24%) ⬇️
jupyter_server/auth/security.py 75.67% <100.00%> (-0.65%) ⬇️
jupyter_server/base/handlers.py 65.23% <100.00%> (-0.50%) ⬇️
jupyter_server/base/zmqhandlers.py 52.65% <100.00%> (-0.26%) ⬇️
... and 35 more

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 4087b98...6d96c89. Read the comment docs.

@blink1073 blink1073 merged commit 7239666 into jupyter-server:main Mar 28, 2022
@blink1073 blink1073 deleted the cleanup-checks branch March 28, 2022 10:37
@minrk minrk mentioned this pull request Mar 28, 2022
6 tasks
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.

None yet

2 participants