Skip to content

Extract headings in markdown - #512

Merged
PrinsFrank merged 1 commit into
mainfrom
extract-headings-in-markdown
Aug 22, 2026
Merged

Extract headings in markdown#512
PrinsFrank merged 1 commit into
mainfrom
extract-headings-in-markdown

Conversation

@PrinsFrank

@PrinsFrank PrinsFrank commented Aug 22, 2026

Copy link
Copy Markdown
Owner

fixes #471

@PrinsFrank
PrinsFrank force-pushed the extract-headings-in-markdown branch from 44b6f1f to 24e3d64 Compare August 22, 2026 18:25
@PrinsFrank
PrinsFrank force-pushed the extract-headings-in-markdown branch from 24e3d64 to 4c64f63 Compare August 22, 2026 18:34
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.94%. Comparing base (4927453) to head (4c64f63).

Files with missing lines Patch % Lines
src/Extraction/Markdown/MarkdownExtractor.php 0.00% 32 Missing ⚠️
src/Document/Object/Decorator/Font.php 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #512      +/-   ##
============================================
- Coverage     50.28%   49.94%   -0.34%     
- Complexity     1863     1874      +11     
============================================
  Files           108      108              
  Lines          3564     3588      +24     
============================================
  Hits           1792     1792              
- Misses         1772     1796      +24     

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

@PrinsFrank
PrinsFrank merged commit 815078d into main Aug 22, 2026
22 checks passed
@PrinsFrank
PrinsFrank deleted the extract-headings-in-markdown branch August 22, 2026 18:36
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.

Feature: Markdown extraction

2 participants