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

Use mock github when in dry run mode #355

Merged
merged 12 commits into from
Aug 4, 2022

Conversation

blink1073
Copy link
Contributor

Part of #272

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

codecov-commenter commented Aug 4, 2022

Codecov Report

Merging #355 (01c0d9d) into main (7e04bc4) will decrease coverage by 0.52%.
The diff coverage is 51.72%.

@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
- Coverage   79.01%   78.48%   -0.53%     
==========================================
  Files          21       21              
  Lines        2669     2715      +46     
  Branches      347      353       +6     
==========================================
+ Hits         2109     2131      +22     
- Misses        440      467      +27     
+ Partials      120      117       -3     
Impacted Files Coverage Δ
jupyter_releaser/actions/common.py 0.00% <0.00%> (ø)
jupyter_releaser/mock_github.py 0.00% <0.00%> (ø)
jupyter_releaser/lib.py 81.29% <90.90%> (+1.00%) ⬆️
jupyter_releaser/changelog.py 84.17% <100.00%> (-0.12%) ⬇️
jupyter_releaser/cli.py 91.51% <100.00%> (+0.06%) ⬆️
jupyter_releaser/tests/conftest.py 98.56% <100.00%> (-0.02%) ⬇️
jupyter_releaser/util.py 72.34% <100.00%> (+2.82%) ⬆️

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

@blink1073 blink1073 merged commit 7a604c7 into jupyter-server:main Aug 4, 2022
@blink1073 blink1073 deleted the mock-github-in-dry-run branch August 4, 2022 18:11
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