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 skip-if-exists config #1108

Merged
merged 2 commits into from Dec 1, 2022
Merged

Conversation

blink1073
Copy link
Collaborator

Fixes #1107

@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Base: 80.00% // Head: 80.01% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (5cc9c16) compared to base (5965c7f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1108      +/-   ##
==========================================
+ Coverage   80.00%   80.01%   +0.01%     
==========================================
  Files          68       68              
  Lines        8011     8011              
  Branches     1586     1586              
==========================================
+ Hits         6409     6410       +1     
  Misses       1180     1180              
+ Partials      422      421       -1     
Impacted Files Coverage Δ
jupyter_server/serverapp.py 80.12% <0.00%> (+0.08%) ⬆️

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
Copy link
Collaborator Author

    INFO:hatch_jupyter_builder.utils:Skip-if-exists file(s) found
    INFO:hatch_jupyter_builder.utils:Skipping build

@blink1073 blink1073 enabled auto-merge (squash) December 1, 2022 16:00
@blink1073 blink1073 merged commit c2275a7 into jupyter-server:main Dec 1, 2022
@blink1073 blink1073 deleted the skip-if-exists branch December 1, 2022 16:06
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.

2.0.0rc8: useless npm install & npm run build if built from sdist
1 participant