Skip to content

feat(compiler): Generate optimized code for ToInt32 code patterns

62747cb
Select commit
Loading
Failed to load commit list.
Open

feat(compiler): Generate optimized code for ToInt32 code patterns #5307

feat(compiler): Generate optimized code for ToInt32 code patterns
62747cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

59.72% (+12.48%) compared to 6ddc2b4

View this Pull Request on Codecov

59.72% (+12.48%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 59.72%. Comparing base (6ddc2b4) to head (62747cb).
⚠️ Report is 956 commits behind head on main.

Files with missing lines Patch % Lines
core/engine/src/vm/code_block.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5307       +/-   ##
===========================================
+ Coverage   47.24%   59.72%   +12.48%     
===========================================
  Files         476      589      +113     
  Lines       46892    63663    +16771     
===========================================
+ Hits        22154    38023    +15869     
- Misses      24738    25640      +902     

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