Skip to content

Add docs to ListItem and its appendChild about tight lists

c126ad3
Select commit
Loading
Failed to load commit list.
Merged

Add docs to ListItem and its appendChild about tight lists #403

Add docs to ListItem and its appendChild about tight lists
c126ad3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 13, 2025 in 0s

94.76% (-0.04%) compared to e60be15

View this Pull Request on Codecov

94.76% (-0.04%) compared to e60be15

Details

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).

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.