bytesparadise / libasciidoc

A Golang library for processing Asciidoc files.
Apache License 2.0
196 stars 23 forks source link

refactor(parser): simplify InlineWord vs Word rules #1080

Closed xcoulon closed 1 year ago

xcoulon commented 1 year ago

Signed-off-by: Xavier Coulon xcoulon@redhat.com

codecov[bot] commented 1 year ago

Codecov Report

Merging #1080 (a34ed8b) into master (eecd0bb) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master    #1080   +/-   ##
=======================================
  Coverage   80.93%   80.93%           
=======================================
  Files          90       90           
  Lines        7569     7569           
=======================================
  Hits         6126     6126           
+ Misses        947      946    -1     
- Partials      496      497    +1