Move escape from omit and flag to keep and count - #104
Merged
Codecov / codecov/project
succeeded
Aug 23, 2026 in 0s
99.7% (-0.1%) compared to 15fb094
View this Pull Request on Codecov
99.7% (-0.1%) compared to 15fb094
Details
Codecov Report
❌ Patch coverage is 99.75962% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.7%. Comparing base (15fb094) to head (a709354).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/op/mod.rs | 99.1% | 1 Missing |
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% <ø> (ø) |
|
| src/op/anchor.rs | 100.0% <100.0%> (ø) |
|
| src/op/code.rs | 100.0% <100.0%> (ø) |
|
| src/op/collapsible.rs | 100.0% <100.0%> (ø) |
|
| src/op/document.rs | 99.1% <100.0%> (-0.1%) |
⬇️ |
| src/op/embed.rs | 100.0% <100.0%> (ø) |
|
| src/op/heading.rs | 100.0% <100.0%> (ø) |
|
| src/op/highlight.rs | 100.0% <100.0%> (ø) |
|
| ... and 9 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading