feat(compiler): Generate single emit opcode for negative numbers #5305
Codecov / codecov/project
succeeded
Apr 7, 2026 in 0s
59.68% (+12.43%) compared to 6ddc2b4
View this Pull Request on Codecov
59.68% (+12.43%) compared to 6ddc2b4
Details
Codecov Report
❌ Patch coverage is 23.07692% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.68%. Comparing base (6ddc2b4) to head (719bb68).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/ast/src/expression/literal/mod.rs | 0.00% | 5 Missing |
| core/engine/src/bytecompiler/expression/unary.rs | 37.50% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5305 +/- ##
===========================================
+ Coverage 47.24% 59.68% +12.43%
===========================================
Files 476 589 +113
Lines 46892 63661 +16769
===========================================
+ Hits 22154 37994 +15840
- Misses 24738 25667 +929 ☔ 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