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

Simplify info string strip #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hukkin
Copy link
Member

@hukkin hukkin commented May 2, 2021

token.info is always a str so we can do this

token.info is always a `str` so we can do this
@codecov
Copy link

codecov bot commented May 2, 2021

Codecov Report

Merging #365 (6678b2d) into master (fb8c8fd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   90.38%   90.38%           
=======================================
  Files          14       14           
  Lines        1789     1789           
=======================================
  Hits         1617     1617           
  Misses        172      172           
Flag Coverage Δ
pytests 90.38% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
myst_parser/docutils_renderer.py 92.35% <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 fb8c8fd...6678b2d. Read the comment docs.

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

2 participants