bytesparadise / libasciidoc

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

refactor(types): RawLine as custom struct #1087

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 #1087 (73b6306) into master (8b3c889) will increase coverage by 0.23%. The diff coverage is 96.49%.

@@            Coverage Diff             @@
##           master    #1087      +/-   ##
==========================================
+ Coverage   80.76%   80.99%   +0.23%     
==========================================
  Files          90       90              
  Lines        7591     7594       +3     
==========================================
+ Hits         6131     6151      +20     
+ Misses        964      948      -16     
+ Partials      496      495       -1