johnxnguyen / Down

Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Other
2.24k stars 319 forks source link

Provide access to the list delimiter #275

Closed 5sw closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #275 (cad4263) into master (3b07bb5) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
+ Coverage   91.15%   91.28%   +0.12%     
==========================================
  Files          60       60              
  Lines        1063     1078      +15     
==========================================
+ Hits          969      984      +15     
  Misses         94       94              
Impacted Files Coverage Δ
Sources/Down/AST/Nodes/List.swift 93.33% <100.00%> (+5.09%) :arrow_up:
Sources/Down/AST/Nodes/Node.swift 100.00% <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 3b07bb5...cad4263. Read the comment docs.