Skip to content

Commit

Permalink
Update coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapsdz committed Oct 24, 2024
1 parent 2ad323c commit 6da1344
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions coverage-table.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
| Files | Coverage |
|-------|----------|
| [autolink.c](https://github.com/kristapsdz/lowdown/blob/master/autolink.c) | 65.73% |
| [buffer.c](https://github.com/kristapsdz/lowdown/blob/master/buffer.c) | 71.91% |
| [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.13% |
| [document.c](https://github.com/kristapsdz/lowdown/blob/master/document.c) | 81.16% |
| [entity.c](https://github.com/kristapsdz/lowdown/blob/master/entity.c) | 75.31% |
| [gemini.c](https://github.com/kristapsdz/lowdown/blob/master/gemini.c) | 65.91% |
| [html.c](https://github.com/kristapsdz/lowdown/blob/master/html.c) | 74.85% |
| [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_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) | 64.72% |
| [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.53% |
| [odt.c](https://github.com/kristapsdz/lowdown/blob/master/odt.c) | 63.64% |
| [nroff.c](https://github.com/kristapsdz/lowdown/blob/master/nroff.c) | 74.40% |
| [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% |
| [term.c](https://github.com/kristapsdz/lowdown/blob/master/term.c) | 68.34% |
| [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) | 56.76% |
| [util.c](https://github.com/kristapsdz/lowdown/blob/master/util.c) | 65.57% |

0 comments on commit 6da1344

Please sign in to comment.