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

Restore guard to pip install if releaser #73

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Jul 16, 2021

Follow-up to #68

@blink1073 blink1073 added the bug Something isn't working label Jul 16, 2021
@blink1073 blink1073 added this to the 0.2 milestone Jul 16, 2021
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.

Thank you!

@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2021

Codecov Report

Merging #73 (f3aec83) into master (5b17742) will decrease coverage by 2.08%.
The diff coverage is 68.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   89.03%   86.95%   -2.09%     
==========================================
  Files          15       15              
  Lines        1697     1778      +81     
  Branches      198      216      +18     
==========================================
+ Hits         1511     1546      +35     
- Misses        118      152      +34     
- Partials       68       80      +12     
Impacted Files Coverage Δ
jupyter_releaser/actions/draft_release.py 0.00% <0.00%> (ø)
jupyter_releaser/util.py 82.31% <50.00%> (-2.58%) ⬇️
jupyter_releaser/changelog.py 88.18% <62.50%> (-2.56%) ⬇️
jupyter_releaser/lib.py 74.70% <69.23%> (-3.04%) ⬇️
jupyter_releaser/npm.py 80.14% <70.37%> (-3.60%) ⬇️
jupyter_releaser/tests/test_cli.py 97.64% <91.66%> (-0.20%) ⬇️
jupyter_releaser/__init__.py 100.00% <100.00%> (ø)
jupyter_releaser/cli.py 92.37% <100.00%> (+0.13%) ⬆️
jupyter_releaser/python.py 91.66% <100.00%> (+3.78%) ⬆️
jupyter_releaser/tests/conftest.py 98.50% <100.00%> (+0.01%) ⬆️
... and 1 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 7057920...f3aec83. Read the comment docs.

@blink1073 blink1073 merged commit b543ce5 into jupyter-server:master Jul 16, 2021
@jtpio jtpio deleted the restore-guard branch September 8, 2021 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants