textile / python-textile

A Python port of Textile, A humane web text generator
Other
68 stars 23 forks source link

fix definition list parsing with empty definitions #57

Closed sebix closed 6 years ago

sebix commented 6 years ago

fixes textile/python-textile#56

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 064f07c0c5bca7337abcb0b5cd83278260e17e33 on sebix:fix-56 into 823bac5af2c9575cf2bff6543f372ac160e29454 on textile:develop.

codecov-io commented 6 years ago

Codecov Report

Merging #57 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #57   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           12     12           
  Lines         1209   1211    +2     
  Branches       218    219    +1     
======================================
+ Hits          1209   1211    +2
Impacted Files Coverage Δ
textile/core.py 100% <100%> (ø) :arrow_up:

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 823bac5...064f07c. Read the comment docs.