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 helper jobs for branch protection #797

Merged
merged 2 commits into from Apr 26, 2022

Conversation

blink1073
Copy link
Collaborator

Makes it easier to maintain required checks for branch protection.

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2022

Codecov Report

Merging #797 (63e7778) into main (f7f49fa) will increase coverage by 0.08%.
The diff coverage is n/a.

❗ Current head 63e7778 differs from pull request most recent head f18adc2. Consider uploading reports for the commit f18adc2 to get more accurate results

@@            Coverage Diff             @@
##             main     #797      +/-   ##
==========================================
+ Coverage   69.88%   69.96%   +0.08%     
==========================================
  Files          62       62              
  Lines        7368     7368              
  Branches     1220     1223       +3     
==========================================
+ Hits         5149     5155       +6     
+ Misses       1844     1841       -3     
+ Partials      375      372       -3     
Impacted Files Coverage Δ
jupyter_server/utils.py 61.38% <0.00%> (ø)
jupyter_server/serverapp.py 65.11% <0.00%> (+0.19%) ⬆️
jupyter_server/services/contents/filemanager.py 72.78% <0.00%> (+0.82%) ⬆️

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 f7f49fa...f18adc2. Read the comment docs.

@blink1073 blink1073 merged commit 0309034 into jupyter-server:main Apr 26, 2022
@blink1073 blink1073 deleted the branch-protection-helper branch April 26, 2022 21:32
@blink1073
Copy link
Collaborator Author

@meeseeksdev please backport to 1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyter_server that referenced this pull request Apr 26, 2022
blink1073 added a commit that referenced this pull request Apr 26, 2022
#807)

Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants