Normalize ordinary string literals at the frontend - #8603
Closed
cknitt wants to merge 10 commits into
Closed
Codecov / codecov/project
succeeded
Sep 1, 2026 in 1s
76.54% (+0.09%) compared to 59372ec
View this Pull Request on Codecov
76.54% (+0.09%) compared to 59372ec
Details
Codecov Report
❌ Patch coverage is 85.98131% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.54%. Comparing base (59372ec) to head (f400ea7).
Additional details and impacted files
@@ Coverage Diff @@
## master #8603 +/- ##
==========================================
+ Coverage 76.44% 76.54% +0.09%
==========================================
Files 478 481 +3
Lines 63163 63462 +299
==========================================
+ Hits 48286 48578 +292
- Misses 14877 14884 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| compiler/core/j.ml | 100.00% <ø> (ø) |
|
| compiler/core/js_dump.ml | 88.08% <ø> (-0.02%) |
⬇️ |
| compiler/core/js_exp_make.ml | 64.20% <100.00%> (-0.28%) |
⬇️ |
| compiler/frontend/ast_utf8_string_interp.ml | 69.64% <100.00%> (+2.05%) |
⬆️ |
| compiler/gentype/emit_text.ml | 95.00% <100.00%> (+9.28%) |
⬆️ |
| compiler/gentype/translate_core_type.ml | 76.92% <100.00%> (+1.92%) |
⬆️ |
| compiler/ml/ast_mapper_to0.ml | 62.93% <100.00%> (+0.55%) |
⬆️ |
| compiler/ml/external_arg_spec.ml | 100.00% <ø> (ø) |
|
| tests/ounit_tests/ounit_gentype_tests.ml | 100.00% <100.00%> (ø) |
|
| tests/ounit_tests/ounit_lambda_constant_tests.ml | 100.00% <ø> (ø) |
|
| ... and 10 more |
🚀 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