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

Support static version in pyproject.toml #275

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

blink1073
Copy link
Contributor

@blink1073 blink1073 commented Mar 31, 2022

Useful for flit backends with static version.

@blink1073 blink1073 added the enhancement New feature or request label Mar 31, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #275 (328d563) into main (b056c1e) will decrease coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
- Coverage   85.16%   84.98%   -0.19%     
==========================================
  Files          19       19              
  Lines        2387     2358      -29     
  Branches      305      299       -6     
==========================================
- Hits         2033     2004      -29     
- Misses        255      256       +1     
+ Partials       99       98       -1     
Impacted Files Coverage Δ
jupyter_releaser/tests/util.py 99.24% <ø> (-0.01%) ⬇️
jupyter_releaser/tee.py 82.92% <100.00%> (ø)
jupyter_releaser/tests/test_functions.py 98.81% <100.00%> (+0.02%) ⬆️
jupyter_releaser/util.py 75.11% <100.00%> (+0.69%) ⬆️
jupyter_releaser/cli.py 90.83% <0.00%> (-0.65%) ⬇️
jupyter_releaser/tests/conftest.py 98.42% <0.00%> (-0.15%) ⬇️
jupyter_releaser/tests/test_cli.py 99.04% <0.00%> (-0.01%) ⬇️

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 b056c1e...328d563. Read the comment docs.

@blink1073 blink1073 merged commit 7d4dc94 into jupyter-server:main Mar 31, 2022
@blink1073 blink1073 deleted the fix-get-version branch March 31, 2022 10:44
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.

2 participants