From 7f0c33949a20c7fbdad3a8f479ca28c17b5f7b25 Mon Sep 17 00:00:00 2001 From: Kristaps Dz Date: Sat, 30 Nov 2024 23:26:15 -0800 Subject: [PATCH] New coverage. --- coverage-table.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/coverage-table.md b/coverage-table.md index 7ca2fb5..02504e0 100644 --- a/coverage-table.md +++ b/coverage-table.md @@ -3,17 +3,18 @@ | [autolink.c](https://github.com/kristapsdz/lowdown/blob/master/autolink.c) | 65.73% | | [buffer.c](https://github.com/kristapsdz/lowdown/blob/master/buffer.c) | 72.15% | | [diff.c](https://github.com/kristapsdz/lowdown/blob/master/diff.c) | 79.40% | -| [document.c](https://github.com/kristapsdz/lowdown/blob/master/document.c) | 81.16% | +| [document.c](https://github.com/kristapsdz/lowdown/blob/master/document.c) | 81.50% | | [entity.c](https://github.com/kristapsdz/lowdown/blob/master/entity.c) | 75.31% | | [gemini.c](https://github.com/kristapsdz/lowdown/blob/master/gemini.c) | 66.09% | -| [html.c](https://github.com/kristapsdz/lowdown/blob/master/html.c) | 74.59% | +| [html.c](https://github.com/kristapsdz/lowdown/blob/master/html.c) | 74.91% | | [html_escape.c](https://github.com/kristapsdz/lowdown/blob/master/html_escape.c) | 87.65% | | [latex.c](https://github.com/kristapsdz/lowdown/blob/master/latex.c) | 65.02% | | [library.c](https://github.com/kristapsdz/lowdown/blob/master/library.c) | 80.14% | | [libdiff.c](https://github.com/kristapsdz/lowdown/blob/master/libdiff.c) | 94.05% | -| [nroff.c](https://github.com/kristapsdz/lowdown/blob/master/nroff.c) | 74.40% | +| [nroff.c](https://github.com/kristapsdz/lowdown/blob/master/nroff.c) | 74.48% | | [odt.c](https://github.com/kristapsdz/lowdown/blob/master/odt.c) | 64.34% | | [smartypants.c](https://github.com/kristapsdz/lowdown/blob/master/smartypants.c) | 83.89% | +| [template.c](https://github.com/kristapsdz/lowdown/blob/master/template.c) | 78.69% | | [term.c](https://github.com/kristapsdz/lowdown/blob/master/term.c) | 71.75% | | [tree.c](https://github.com/kristapsdz/lowdown/blob/master/tree.c) | 34.84% | | [util.c](https://github.com/kristapsdz/lowdown/blob/master/util.c) | 65.57% |