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

Fix typo 1 #476

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Fix typo 1 #476

merged 1 commit into from
Dec 18, 2022

Conversation

krassowski
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 18, 2022

Codecov Report

Base: 75.22% // Head: 82.07% // Increases project coverage by +6.85% 🎉

Coverage data is based on head (85277d0) compared to base (d0eefee).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #476      +/-   ##
==========================================
+ Coverage   75.22%   82.07%   +6.85%     
==========================================
  Files          20       20              
  Lines        2801     2806       +5     
  Branches      333      515     +182     
==========================================
+ Hits         2107     2303     +196     
+ Misses        566      371     -195     
- Partials      128      132       +4     
Impacted Files Coverage Δ
jupyter_releaser/tests/conftest.py 97.48% <0.00%> (ø)
jupyter_releaser/python.py 72.61% <0.00%> (+0.32%) ⬆️
jupyter_releaser/tee.py 79.16% <0.00%> (+3.11%) ⬆️
jupyter_releaser/cli.py 87.07% <0.00%> (+3.74%) ⬆️
jupyter_releaser/lib.py 80.62% <0.00%> (+4.68%) ⬆️
jupyter_releaser/util.py 74.40% <0.00%> (+7.73%) ⬆️
jupyter_releaser/mock_github.py 63.37% <0.00%> (+8.72%) ⬆️
jupyter_releaser/tests/test_cli.py 98.88% <0.00%> (+14.92%) ⬆️
jupyter_releaser/tests/test_functions.py 100.00% <0.00%> (+15.58%) ⬆️
jupyter_releaser/tests/test_mock_github.py 100.00% <0.00%> (+18.42%) ⬆️

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 added the documentation Improvements or additions to documentation label Dec 18, 2022
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit 72168d9 into jupyter-server:main Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants