Skip to content

Conversation

@robinst
Copy link
Collaborator

@robinst robinst commented Jan 13, 2026

Fixes #415.

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.58%. Comparing base (0418c83) to head (fd33435).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #416   +/-   ##
=========================================
  Coverage     94.58%   94.58%           
  Complexity      333      333           
=========================================
  Files           147      147           
  Lines          4836     4838    +2     
  Branches        697      698    +1     
=========================================
+ Hits           4574     4576    +2     
  Misses          141      141           
  Partials        121      121           
Files with missing lines Coverage Δ
...java/org/commonmark/internal/InlineParserImpl.java 96.20% <100.00%> (+0.01%) ⬆️
🚀 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.

@robinst robinst merged commit 353278c into main Jan 13, 2026
28 of 38 checks passed
@robinst robinst deleted the issue-415 branch January 13, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Line break incorrectly inserted in formatted lines

2 participants