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 Tests to Distribution #416

Merged
merged 1 commit into from
Feb 18, 2021
Merged

Add Tests to Distribution #416

merged 1 commit into from
Feb 18, 2021

Conversation

afshin
Copy link
Contributor

@afshin afshin commented Feb 18, 2021

Moves tests to distributed package so they can be used downstream by consumers like conda-forge.

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!

@codecov-io
Copy link

Codecov Report

Merging #416 (5ba9f26) into master (7f63dde) will increase coverage by 7.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
+ Coverage   70.11%   77.61%   +7.50%     
==========================================
  Files          57      105      +48     
  Lines        6340     8932    +2592     
  Branches      850      955     +105     
==========================================
+ Hits         4445     6933    +2488     
- Misses       1591     1666      +75     
- Partials      304      333      +29     
Impacted Files Coverage Δ
jupyter_server/tests/auth/test_login.py 92.10% <ø> (ø)
jupyter_server/tests/auth/test_security.py 100.00% <ø> (ø)
jupyter_server/tests/conftest.py 100.00% <ø> (ø)
jupyter_server/tests/extension/conftest.py 100.00% <ø> (ø)
..._server/tests/extension/mockextensions/__init__.py 100.00% <ø> (ø)
...pyter_server/tests/extension/mockextensions/app.py 88.46% <ø> (ø)
...ter_server/tests/extension/mockextensions/mock1.py 100.00% <ø> (ø)
...ter_server/tests/extension/mockextensions/mock2.py 100.00% <ø> (ø)
...ter_server/tests/extension/mockextensions/mock3.py 100.00% <ø> (ø)
...ver/tests/extension/mockextensions/mockext_both.py 75.00% <ø> (ø)
... and 88 more

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 7f63dde...5ba9f26. Read the comment docs.

@Zsailer Zsailer merged commit 47c5efb into jupyter-server:master Feb 18, 2021
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants