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

Allow strict mode usage #24

Merged
merged 2 commits into from
Nov 27, 2022
Merged

Conversation

blink1073
Copy link
Contributor

No description provided.

@blink1073 blink1073 added the bug Something isn't working label Nov 27, 2022
@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Base: 94.79% // Head: 94.91% // Increases project coverage by +0.12% 🎉

Coverage data is based on head (adda967) compared to base (f0c77e2).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   94.79%   94.91%   +0.12%     
==========================================
  Files          10       10              
  Lines         461      472      +11     
==========================================
+ Hits          437      448      +11     
  Misses         24       24              
Impacted Files Coverage Δ
pytest_jupyter/jupyter_client.py 93.22% <100.00%> (+0.11%) ⬆️
pytest_jupyter/jupyter_server.py 92.93% <100.00%> (+0.02%) ⬆️
tests/test_jupyter_client.py 100.00% <100.00%> (ø)
tests/test_jupyter_server.py 100.00% <100.00%> (ø)

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 blink1073 merged commit 83d5ae1 into jupyter-server:main Nov 27, 2022
@blink1073 blink1073 deleted the allow-strict-mode branch November 27, 2022 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant