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

Handle flake8-errmsg #1155

Merged
merged 2 commits into from
Dec 27, 2022
Merged

Handle flake8-errmsg #1155

merged 2 commits into from
Dec 27, 2022

Conversation

blink1073
Copy link
Contributor

For cleaner tracebacks

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Base: 79.99% // Head: 79.85% // Decreases project coverage by -0.13% ⚠️

Coverage data is based on head (416d6fa) compared to base (898d180).
Patch coverage: 49.36% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1155      +/-   ##
==========================================
- Coverage   79.99%   79.85%   -0.14%     
==========================================
  Files          68       68              
  Lines        8062     8098      +36     
  Branches     1600     1600              
==========================================
+ Hits         6449     6467      +18     
- Misses       1188     1207      +19     
+ Partials      425      424       -1     
Impacted Files Coverage Δ
jupyter_server/auth/security.py 74.66% <0.00%> (-1.01%) ⬇️
jupyter_server/extension/serverextension.py 85.13% <0.00%> (-0.58%) ⬇️
jupyter_server/extension/utils.py 82.05% <0.00%> (-2.16%) ⬇️
jupyter_server/services/contents/checkpoints.py 88.40% <ø> (ø)
jupyter_server/services/contents/manager.py 85.34% <0.00%> (-1.03%) ⬇️
...ter_server/services/kernels/connection/channels.py 58.59% <0.00%> (-0.13%) ⬇️
jupyter_server/traittypes.py 63.41% <0.00%> (-2.14%) ⬇️
jupyter_server/serverapp.py 80.17% <42.85%> (-0.04%) ⬇️
jupyter_server/utils.py 84.70% <50.00%> (-0.42%) ⬇️
jupyter_server/auth/identity.py 86.09% <71.42%> (-0.20%) ⬇️
... and 5 more

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 enabled auto-merge (squash) December 27, 2022 19:58
@blink1073 blink1073 merged commit 2fcd759 into jupyter-server:main Dec 27, 2022
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.

1 participant