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 since_last_stable support in generate changelog #482

Merged

Conversation

blink1073
Copy link
Contributor

@blink1073 blink1073 commented Dec 22, 2022

Partially address #480

@blink1073 blink1073 added the enhancement New feature or request label Dec 22, 2022
@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Base: 82.29% // Head: 81.35% // Decreases project coverage by -0.93% ⚠️

Coverage data is based on head (9b89fba) compared to base (883e072).
Patch coverage: 12.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #482      +/-   ##
==========================================
- Coverage   82.29%   81.35%   -0.94%     
==========================================
  Files          20       20              
  Lines        2812     2816       +4     
  Branches      516      516              
==========================================
- Hits         2314     2291      -23     
- Misses        366      395      +29     
+ Partials      132      130       -2     
Impacted Files Coverage Δ
jupyter_releaser/actions/generate_changelog.py 0.00% <0.00%> (ø)
jupyter_releaser/util.py 70.49% <40.00%> (-4.51%) ⬇️
jupyter_releaser/tests/conftest.py 97.48% <0.00%> (-1.26%) ⬇️
jupyter_releaser/npm.py 79.13% <0.00%> (-0.72%) ⬇️
jupyter_releaser/lib.py 81.25% <0.00%> (+0.62%) ⬆️

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.

@blink1073 blink1073 enabled auto-merge (squash) December 22, 2022 18:24
@blink1073 blink1073 merged commit 2072877 into jupyter-server:main Dec 22, 2022
@blink1073 blink1073 deleted the add-since-last-stable-generate branch December 22, 2022 18:36
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.

1 participant