Skip to content

feat(fenom): Name the source in compile errors - #25

Merged
Ibochkarev merged 3 commits into
masterfrom
feat/fenom-error-logs
Sep 2, 2026
Merged

Ibochkarev merged 3 commits into
masterfrom
feat/fenom-error-logs

refactor(fenom): Centralize error labels in ErrorLog

1fe9d14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 0s

20.74% (+4.67%) compared to 1b9c02b

View this Pull Request on Codecov

20.74% (+4.67%) compared to 1b9c02b

Details

Codecov Report

❌ Patch coverage is 68.34171% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.74%. Comparing base (1b9c02b) to head (1fe9d14).

Files with missing lines Patch % Lines
...re/components/pdotools/src/Parsing/Fenom/Fenom.php 58.13% 18 Missing ⚠️
core/components/pdotools/src/Parsing/Parser.php 0.00% 17 Missing ⚠️
...components/pdotools/src/Parsing/Fenom/ErrorLog.php 87.40% 16 Missing ⚠️
core/components/pdotools/src/CoreTools.php 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
+ Coverage     16.07%   20.74%   +4.67%     
- Complexity     1060     1171     +111     
============================================
  Files            14       15       +1     
  Lines          2774     2964     +190     
============================================
+ Hits            446      615     +169     
- Misses         2328     2349      +21     

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