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 Jupyter Packaging #477

Merged
merged 1 commit into from
Apr 14, 2021
Merged

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Apr 14, 2021

  • Use the build backend and functions from jupyter_packaging and remove setupbase.py
  • Move static config to setup.cfg
  • Switch to tbump for version bumping
  • Add check-manifest support

@codecov-io
Copy link

codecov-io commented Apr 14, 2021

Codecov Report

Merging #477 (43384a3) into master (940bd2e) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #477      +/-   ##
==========================================
+ Coverage   77.77%   77.81%   +0.04%     
==========================================
  Files         106      106              
  Lines        9137     9138       +1     
  Branches      979      979              
==========================================
+ Hits         7106     7111       +5     
+ Misses       1681     1678       -3     
+ Partials      350      349       -1     
Impacted Files Coverage Δ
jupyter_server/_version.py 100.00% <100.00%> (ø)
jupyter_server/tests/services/kernels/test_api.py 97.05% <0.00%> (-1.97%) ⬇️
jupyter_server/services/kernels/handlers.py 58.51% <0.00%> (+1.59%) ⬆️

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 940bd2e...43384a3. Read the comment docs.

@blink1073 blink1073 added this to the 1.7 milestone Apr 14, 2021
Copy link
Collaborator

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🚀

@blink1073 blink1073 merged commit efbe484 into jupyter-server:master Apr 14, 2021
@jtpio jtpio deleted the packaging-0-9 branch April 14, 2021 11:55
hMED22 pushed a commit to hMED22/jupyter_server that referenced this pull request Jan 23, 2023
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