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 dev version handling in check release #343

Merged

Conversation

blink1073
Copy link
Contributor

No description provided.

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

Codecov Report

Merging #343 (7731304) into main (e51643c) will decrease coverage by 0.10%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
- Coverage   84.07%   83.97%   -0.11%     
==========================================
  Files          19       19              
  Lines        2593     2589       -4     
  Branches      343      326      -17     
==========================================
- Hits         2180     2174       -6     
- Misses        294      301       +7     
+ Partials      119      114       -5     
Impacted Files Coverage Δ
jupyter_releaser/actions/draft_release.py 0.00% <0.00%> (ø)
jupyter_releaser/__init__.py 100.00% <100.00%> (ø)
jupyter_releaser/tee.py 74.64% <0.00%> (-3.13%) ⬇️
jupyter_releaser/python.py 72.41% <0.00%> (-0.32%) ⬇️
jupyter_releaser/util.py 70.35% <0.00%> (-0.22%) ⬇️
jupyter_releaser/actions/common.py 0.00% <0.00%> (ø)
jupyter_releaser/actions/draft_changelog.py 0.00% <0.00%> (ø)

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 e51643c...7731304. Read the comment docs.

@blink1073 blink1073 merged commit a441599 into jupyter-server:main Jul 8, 2022
@blink1073 blink1073 deleted the fix-check-release-dev-version branch July 8, 2022 17:24
blink1073 added a commit to blink1073/jupyter_releaser that referenced this pull request Jul 11, 2022
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.

2 participants