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

Refactor and Simplify Workflows #363

Merged
merged 42 commits into from
Sep 12, 2022

Conversation

blink1073
Copy link
Contributor

More progress toward #272

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

codecov-commenter commented Aug 11, 2022

Codecov Report

Merging #363 (0f6ca9f) into main (519b8dd) will increase coverage by 4.54%.
The diff coverage is 73.70%.

@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
+ Coverage   78.39%   82.93%   +4.54%     
==========================================
  Files          21       21              
  Lines        2721     2866     +145     
  Branches      355      374      +19     
==========================================
+ Hits         2133     2377     +244     
+ Misses        469      356     -113     
- Partials      119      133      +14     
Impacted Files Coverage Δ
jupyter_releaser/actions/common.py 0.00% <0.00%> (ø)
jupyter_releaser/actions/draft_changelog.py 0.00% <0.00%> (ø)
jupyter_releaser/actions/draft_release.py 0.00% <0.00%> (ø)
jupyter_releaser/actions/publish_release.py 0.00% <0.00%> (ø)
jupyter_releaser/mock_github.py 64.11% <45.28%> (+64.11%) ⬆️
jupyter_releaser/util.py 71.98% <69.47%> (-1.11%) ⬇️
jupyter_releaser/lib.py 80.82% <73.68%> (-0.52%) ⬇️
jupyter_releaser/cli.py 90.90% <100.00%> (+0.09%) ⬆️
jupyter_releaser/python.py 72.72% <100.00%> (ø)
jupyter_releaser/tests/conftest.py 98.74% <100.00%> (+0.18%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

clean up actions and add todos

refactor draft_changelog and draft_release functions

more refactor
@blink1073 blink1073 marked this pull request as ready for review September 12, 2022 01:26
@blink1073 blink1073 merged commit 2cd3e74 into jupyter-server:main Sep 12, 2022
@blink1073 blink1073 deleted the refactor-workflows branch September 12, 2022 01:26
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