Fix escapes in raw template payloads - #8630
Merged
Merged
Codecov / codecov/project
succeeded
Sep 5, 2026 in 0s
77.38% (-0.01%) compared to 30c781c
View this Pull Request on Codecov
77.38% (-0.01%) compared to 30c781c
Details
Codecov Report
❌ Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.38%. Comparing base (30c781c) to head (6d73272).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| compiler/ml/string_literal.ml | 70.83% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #8630 +/- ##
==========================================
- Coverage 77.38% 77.38% -0.01%
==========================================
Files 474 474
Lines 63524 63553 +29
==========================================
+ Hits 49156 49178 +22
- Misses 14368 14375 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| compiler/ml/ast_payload.ml | 81.19% <100.00%> (ø) |
|
| tests/ounit_tests/ounit_string_literal_tests.ml | 90.90% <100.00%> (+0.11%) |
⬆️ |
| compiler/ml/string_literal.ml | 93.39% <70.83%> (-2.67%) |
⬇️ |
🚀 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