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 'next' convenience for tbump #221

Merged
merged 2 commits into from
Dec 12, 2021

Conversation

blink1073
Copy link
Contributor

Fixes #213

@blink1073 blink1073 added the enhancement New feature or request label Dec 12, 2021
@blink1073 blink1073 added this to the 0.10 milestone Dec 12, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2021

Codecov Report

Merging #221 (a3b96c5) into master (b6ade2e) will increase coverage by 0.14%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   84.92%   85.06%   +0.14%     
==========================================
  Files          19       19              
  Lines        2288     2303      +15     
  Branches      288      292       +4     
==========================================
+ Hits         1943     1959      +16     
+ Misses        247      246       -1     
  Partials       98       98              
Impacted Files Coverage Δ
jupyter_releaser/util.py 71.90% <88.88%> (+1.46%) ⬆️
jupyter_releaser/tests/test_functions.py 98.51% <100.00%> (+0.09%) ⬆️

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 b6ade2e...a3b96c5. Read the comment docs.

@blink1073 blink1073 merged commit 18d0a59 into jupyter-server:master Dec 12, 2021
@blink1073 blink1073 deleted the allow-next branch December 12, 2021 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to use "next" target for tbump-based repos
2 participants