Skip to content

Conversation

@robinst
Copy link
Collaborator

@robinst robinst commented Sep 13, 2025

Fixes #399.

@codecov
Copy link

codecov bot commented Sep 13, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.76%. Comparing base (e60be15) to head (c126ad3).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...rk/src/main/java/org/commonmark/node/ListItem.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #403      +/-   ##
============================================
- Coverage     94.80%   94.76%   -0.04%     
  Complexity      326      326              
============================================
  Files           146      146              
  Lines          4795     4799       +4     
  Branches        688      688              
============================================
+ Hits           4546     4548       +2     
- Misses          134      136       +2     
  Partials        115      115              
Files with missing lines Coverage Δ
...rk/src/main/java/org/commonmark/node/ListItem.java 84.61% <50.00%> (-15.39%) ⬇️
🚀 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 3459a5d into main Sep 13, 2025
12 of 14 checks passed
@robinst robinst deleted the list-item-docs branch September 13, 2025 00:18
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.

Difficulty creating tight lists

2 participants