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

Clean up link checking #569

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

blink1073
Copy link
Collaborator

Move link checking to a separate job and use new check-links action from jupyter_releaser.

@blink1073 blink1073 added this to the 1.10 milestone Aug 10, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2021

Codecov Report

Merging #569 (9158dfe) into master (559ea43) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #569      +/-   ##
==========================================
+ Coverage   76.91%   76.95%   +0.04%     
==========================================
  Files         109      109              
  Lines        9951     9951              
  Branches     1079     1079              
==========================================
+ Hits         7654     7658       +4     
+ Misses       1914     1911       -3     
+ Partials      383      382       -1     
Impacted Files Coverage Δ
jupyter_server/config_manager.py 94.52% <0.00%> (-2.74%) ⬇️
jupyter_server/serverapp.py 65.91% <0.00%> (-0.19%) ⬇️
jupyter_server/services/kernels/handlers.py 62.96% <0.00%> (+1.58%) ⬆️
jupyter_server/tests/services/kernels/test_api.py 99.01% <0.00%> (+1.96%) ⬆️

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 559ea43...9158dfe. Read the comment docs.

@blink1073 blink1073 merged commit f914126 into jupyter-server:master Aug 11, 2021
@blink1073 blink1073 modified the milestones: 1.10, 1.11 Sep 9, 2021
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