Skip to content

Add BlockQuoteDivExtension (::: > fenced blockquote)#250

Closed
dereuromark wants to merge 4 commits into
masterfrom
feat/blockquote-div-extension
Closed

Add BlockQuoteDivExtension (::: > fenced blockquote)#250
dereuromark wants to merge 4 commits into
masterfrom
feat/blockquote-div-extension

test: cover inner code fence not closing the ::: > quote

ed67124
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

92.42% (+0.04%) compared to 58a181a

View this Pull Request on Codecov

92.42% (+0.04%) compared to 58a181a

Details

Codecov Report

❌ Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.42%. Comparing base (58a181a) to head (ed67124).

Files with missing lines Patch % Lines
src/Extension/BlockQuoteDivExtension.php 97.87% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #250      +/-   ##
============================================
+ Coverage     92.37%   92.42%   +0.04%     
- Complexity     3576     3588      +12     
============================================
  Files           107      108       +1     
  Lines         10129    10176      +47     
============================================
+ Hits           9357     9405      +48     
+ Misses          772      771       -1     

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