Skip to content

Disallow link when a footnote is nested inside it

926013c
Select commit
Loading
Failed to load commit list.
Merged

Disallow link when a footnote is nested inside it #402

Disallow link when a footnote is nested inside it
926013c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 12, 2025 in 0s

94.80% (-0.02%) compared to 4ad81e4

View this Pull Request on Codecov

94.80% (-0.02%) compared to 4ad81e4

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.80%. Comparing base (4ad81e4) to head (926013c).

Files with missing lines Patch % Lines
...java/org/commonmark/internal/InlineParserImpl.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #402      +/-   ##
============================================
- Coverage     94.82%   94.80%   -0.02%     
  Complexity      326      326              
============================================
  Files           146      146              
  Lines          4791     4795       +4     
  Branches        687      688       +1     
============================================
+ Hits           4543     4546       +3     
  Misses          134      134              
- Partials        114      115       +1     
Files with missing lines Coverage Δ
...java/org/commonmark/internal/InlineParserImpl.java 96.18% <88.88%> (-0.19%) ⬇️
🚀 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.