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 api docs #1159

Merged
merged 11 commits into from
Jan 12, 2023
Merged

Add api docs #1159

merged 11 commits into from
Jan 12, 2023

Conversation

blink1073
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 80.00% // Head: 80.01% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (2e74d4d) compared to base (39326fe).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1159      +/-   ##
==========================================
+ Coverage   80.00%   80.01%   +0.01%     
==========================================
  Files          68       68              
  Lines        8153     8153              
  Branches     1606     1606              
==========================================
+ Hits         6523     6524       +1     
  Misses       1201     1201              
+ Partials      429      428       -1     
Impacted Files Coverage Δ
jupyter_server/auth/authorizer.py 100.00% <ø> (ø)
jupyter_server/auth/identity.py 86.09% <ø> (ø)
jupyter_server/extension/application.py 73.36% <ø> (ø)
jupyter_server/gateway/gateway_client.py 77.81% <ø> (ø)
jupyter_server/services/contents/checkpoints.py 88.40% <ø> (ø)
jupyter_server/services/contents/fileio.py 90.10% <ø> (ø)
jupyter_server/services/contents/filemanager.py 75.27% <ø> (ø)
jupyter_server/services/contents/manager.py 85.39% <ø> (ø)
jupyter_server/services/sessions/sessionmanager.py 88.36% <ø> (ø)
jupyter_server/utils.py 85.46% <ø> (ø)
... and 1 more

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.

@kevin-bates kevin-bates self-requested a review January 12, 2023 16:21
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good (sorry for the delay)! Thanks @blink1073.

@blink1073 blink1073 merged commit 34f509d into jupyter-server:main Jan 12, 2023
@blink1073 blink1073 deleted the handle-docs-nit branch January 12, 2023 22:04
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