Skip to content

Capture unknown elements into one extension tree - #334

Open
mmcdole wants to merge 2 commits into
masterfrom
feat/276-custom-element-tree
Open

Capture unknown elements into one extension tree#334
mmcdole wants to merge 2 commits into
masterfrom
feat/276-custom-element-tree

Add direct unit tests for ParseCustom

4103507
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

79.82% (+0.06%) compared to 16bfe36

View this Pull Request on Codecov

79.82% (+0.06%) compared to 16bfe36

Details

Codecov Report

❌ Patch coverage is 84.31373% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.82%. Comparing base (16bfe36) to head (4103507).

Files with missing lines Patch % Lines
extension_helpers.go 83.33% 3 Missing and 1 partial ⚠️
internal/shared/extparser.go 75.00% 1 Missing and 1 partial ⚠️
rss/parser.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   79.75%   79.82%   +0.06%     
==========================================
  Files          22       23       +1     
  Lines        1912     1948      +36     
==========================================
+ Hits         1525     1555      +30     
- Misses        298      302       +4     
- Partials       89       91       +2     

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