Add line comment syntax (%% to end of line)
#104
+468
−1
Draft
Codecov / codecov/project
succeeded
Mar 23, 2026 in 0s
93.84% (+0.08%) compared to 844b948
View this Pull Request on Codecov
93.84% (+0.08%) compared to 844b948
Details
Codecov Report
❌ Patch coverage is 98.29060% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.84%. Comparing base (844b948) to head (f1018f4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Parser/InlineParser.php | 98.13% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #104 +/- ##
============================================
+ Coverage 93.76% 93.84% +0.08%
- Complexity 2341 2395 +54
============================================
Files 79 79
Lines 6205 6321 +116
============================================
+ Hits 5818 5932 +114
- Misses 387 389 +2 ☔ View full report in Codecov by Sentry.
📢 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.
Loading