Lexer and friends #61
Merged
Codecov / codecov/project
succeeded
Sep 28, 2024 in 0s
100.0% (+0.1%) compared to 2bb2698
View this Pull Request on Codecov
100.0% (+0.1%) compared to 2bb2698
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.0%. Comparing base (
2bb2698
) to head (eee3666
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
src/lexer/mod.rs | 100.0% <100.0%> (ø) |
|
src/lexer/token.rs | 100.0% <100.0%> (ø) |
|
src/lib.rs | 100.0% <100.0%> (ø) |
|
src/nodes/anchor.rs | 100.0% <ø> (ø) |
|
src/nodes/bold.rs | 100.0% <100.0%> (+1.1%) |
⬆️ |
src/nodes/code.rs | 100.0% <ø> (ø) |
|
src/nodes/code_span.rs | 100.0% <100.0%> (ø) |
|
src/nodes/collapsible.rs | 100.0% <100.0%> (+0.4%) |
⬆️ |
src/nodes/embed.rs | 100.0% <100.0%> (ø) |
|
src/nodes/heading.rs | 100.0% <100.0%> (ø) |
|
... and 26 more |
Loading