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

Do no install the package by default #449

Merged
merged 2 commits into from Oct 17, 2022

Conversation

blink1073
Copy link
Contributor

Fixes #440

@blink1073 blink1073 added the bug Something isn't working label Oct 17, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 81.34% // Head: 81.27% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (0dcd8da) compared to base (96eab80).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #449      +/-   ##
==========================================
- Coverage   81.34%   81.27%   -0.08%     
==========================================
  Files          20       20              
  Lines        2831     2815      -16     
  Branches      366      332      -34     
==========================================
- Hits         2303     2288      -15     
- Misses        395      397       +2     
+ Partials      133      130       -3     
Impacted Files Coverage Δ
jupyter_releaser/lib.py 80.68% <ø> (+0.86%) ⬆️
jupyter_releaser/tee.py 76.05% <0.00%> (-3.12%) ⬇️
jupyter_releaser/util.py 69.83% <0.00%> (-0.59%) ⬇️
jupyter_releaser/python.py 72.28% <0.00%> (-0.33%) ⬇️
jupyter_releaser/mock_github.py 63.37% <0.00%> (ø)

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.

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.

Install package in venv
2 participants