Skip to content

🐛 FIX: container plugin \w no newline #43

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

Merged
merged 2 commits into from
Aug 22, 2020
Merged

Conversation

chrisjsewell
Copy link
Member

Fixed an IndexError when there is no newline on the closing tag line

Fixed an `IndexError` when there is no newline on the closing tag line
@codecov
Copy link

codecov bot commented Aug 22, 2020

Codecov Report

Merging #43 into master will decrease coverage by 0.04%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   95.36%   95.31%   -0.05%     
==========================================
  Files          71       71              
  Lines        3513     3521       +8     
==========================================
+ Hits         3350     3356       +6     
- Misses        163      165       +2     
Flag Coverage Δ
#pytests 95.31% <80.00%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
markdown_it/extensions/container/index.py 97.82% <80.00%> (-2.18%) ⬇️

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 a4159f0...629006b. Read the comment docs.

@chrisjsewell chrisjsewell merged commit 6346ebd into master Aug 22, 2020
@chrisjsewell chrisjsewell deleted the fix/container branch August 22, 2020 03:25
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.

1 participant