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 spell checking and enforce docstrings #484

Merged
merged 7 commits into from
Dec 23, 2022

Conversation

blink1073
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 23, 2022

Codecov Report

Base: 82.10% // Head: 82.10% // No change to project coverage 👍

Coverage data is based on head (68fc886) compared to base (7f079ee).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #484   +/-   ##
=======================================
  Coverage   82.10%   82.10%           
=======================================
  Files          20       20           
  Lines        2816     2816           
  Branches      516      516           
=======================================
  Hits         2312     2312           
  Misses        373      373           
  Partials      131      131           
Impacted Files Coverage Δ
jupyter_releaser/__main__.py 0.00% <ø> (ø)
jupyter_releaser/actions/common.py 0.00% <ø> (ø)
jupyter_releaser/actions/finalize_release.py 0.00% <ø> (ø)
jupyter_releaser/actions/generate_changelog.py 0.00% <ø> (ø)
jupyter_releaser/actions/populate_release.py 0.00% <ø> (ø)
jupyter_releaser/actions/prep_release.py 0.00% <ø> (ø)
jupyter_releaser/changelog.py 72.72% <ø> (ø)
jupyter_releaser/cli.py 87.07% <ø> (ø)
jupyter_releaser/lib.py 80.62% <ø> (ø)
jupyter_releaser/mock_github.py 63.37% <ø> (ø)
... and 3 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.

@blink1073 blink1073 merged commit b7a909f into jupyter-server:main Dec 23, 2022
@blink1073 blink1073 deleted the fix-check-wheel-contents branch December 23, 2022 10:41
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.

1 participant