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

Debug token map handling #173

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

blink1073
Copy link
Contributor

Strip whitespace from the token and print the last five characters for debugging purposes.

@blink1073 blink1073 added the bug Something isn't working label Sep 30, 2021
@blink1073 blink1073 added this to the 0.7 milestone Sep 30, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2021

Codecov Report

Merging #173 (bcd8a6e) into master (47c293c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files          17       17           
  Lines        2161     2161           
  Branches      262      262           
=======================================
  Hits         1848     1848           
  Misses        220      220           
  Partials       93       93           
Impacted Files Coverage Δ
jupyter_releaser/python.py 87.50% <100.00%> (ø)

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 47c293c...bcd8a6e. Read the comment docs.

@blink1073 blink1073 merged commit 7edf4b9 into jupyter-server:master Sep 30, 2021
@blink1073 blink1073 deleted the fix-map-handling branch September 30, 2021 16:44
@blink1073
Copy link
Contributor Author

cc @davidbrochart this will help us debug if you hit a snag releasing again

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.

2 participants