Parse tables without blank line before #381
Merged
Codecov / codecov/project
failed
Jun 20, 2025 in 0s
94.79% (-0.16%) compared to 8b6ecb6
View this Pull Request on Codecov
94.79% (-0.16%) compared to 8b6ecb6
Details
Codecov Report
Attention: Patch coverage is 75.00000% with 9 lines in your changes missing coverage. Please review.
Project coverage is 94.79%. Comparing base (
8b6ecb6) to head (bb57a5f).
Additional details and impacted files
@@ Coverage Diff @@
## main #381 +/- ##
============================================
- Coverage 94.94% 94.79% -0.16%
Complexity 252 252
============================================
Files 138 138
Lines 4471 4493 +22
Branches 646 649 +3
============================================
+ Hits 4245 4259 +14
- Misses 122 129 +7
- Partials 104 105 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...mark/ext/gfm/tables/internal/TableBlockParser.java | 98.79% <100.00%> (ø) |
|
| ...in/java/org/commonmark/internal/HeadingParser.java | 98.63% <100.00%> (ø) |
|
| ...onmark/internal/LinkReferenceDefinitionParser.java | 97.24% <100.00%> (+0.20%) |
⬆️ |
| .../java/org/commonmark/internal/ParagraphParser.java | 100.00% <100.00%> (ø) |
|
| ...n/java/org/commonmark/parser/block/BlockStart.java | 100.00% <ø> (ø) |
|
| ...n/java/org/commonmark/internal/BlockStartImpl.java | 90.90% <66.66%> (-9.10%) |
⬇️ |
| ...n/java/org/commonmark/internal/DocumentParser.java | 96.84% <53.33%> (-2.09%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading