Skip to content

Add LineBlockDivExtension (::: | fenced line blocks)#243

Merged
dereuromark merged 3 commits into
masterfrom
feature/line-block-div-extension
Jun 12, 2026
Merged

Add LineBlockDivExtension (::: | fenced line blocks)#243
dereuromark merged 3 commits into
masterfrom
feature/line-block-div-extension

Simplify line-block indentation handling

7f69890
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

92.04% (+0.14%) compared to 9a51f5a

View this Pull Request on Codecov

92.04% (+0.14%) compared to 9a51f5a

Details

Codecov Report

❌ Patch coverage is 98.95833% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.04%. Comparing base (9a51f5a) to head (7f69890).

Files with missing lines Patch % Lines
src/Extension/LineBlockDivExtension.php 98.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #243      +/-   ##
============================================
+ Coverage     91.89%   92.04%   +0.14%     
- Complexity     3532     3559      +27     
============================================
  Files           106      107       +1     
  Lines          9985    10078      +93     
============================================
+ Hits           9176     9276     +100     
+ Misses          809      802       -7     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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