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

Refresh precommit #698

Merged
merged 3 commits into from Feb 11, 2022
Merged

Conversation

blink1073
Copy link
Collaborator

Update versions, add rules used by pip repo and add linting of github workflows.

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2022

Codecov Report

Merging #698 (7f18b89) into main (49dfe2e) will increase coverage by 0.01%.
The diff coverage is 58.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #698      +/-   ##
==========================================
+ Coverage   77.97%   77.99%   +0.01%     
==========================================
  Files         115      115              
  Lines       10817    10817              
  Branches     1465     1465              
==========================================
+ Hits         8435     8437       +2     
+ Misses       1981     1980       -1     
+ Partials      401      400       -1     
Impacted Files Coverage Δ
jupyter_server/_sysinfo.py 80.64% <0.00%> (ø)
jupyter_server/extension/serverextension.py 75.86% <0.00%> (ø)
jupyter_server/gateway/gateway_client.py 76.19% <ø> (ø)
jupyter_server/gateway/handlers.py 34.33% <ø> (ø)
jupyter_server/gateway/managers.py 60.70% <ø> (ø)
jupyter_server/nbconvert/handlers.py 29.09% <0.00%> (ø)
jupyter_server/services/contents/checkpoints.py 46.51% <0.00%> (ø)
jupyter_server/tests/nbconvert/test_handlers.py 31.34% <0.00%> (ø)
...r/tests/services/contents/test_largefilemanager.py 100.00% <ø> (ø)
jupyter_server/tests/test_files.py 100.00% <ø> (ø)
... and 24 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 49dfe2e...7f18b89. Read the comment docs.

@Zsailer
Copy link
Member

Zsailer commented Feb 9, 2022

Merging #165 raised some conflicts here.

@blink1073 blink1073 merged commit 745f5ba into jupyter-server:main Feb 11, 2022
@blink1073 blink1073 deleted the cleanup-precommit branch February 11, 2022 16:59
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

3 participants