Skip to content

Merge branch 'main' into spec-alignment-create-method-property

a384eb5
Select commit
Loading
Failed to load commit list.
Merged

Spec alignment create method property #5013

Merge branch 'main' into spec-alignment-create-method-property
a384eb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

58.47% (+11.22%) compared to 6ddc2b4

View this Pull Request on Codecov

58.47% (+11.22%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.47%. Comparing base (6ddc2b4) to head (a384eb5).
⚠️ Report is 812 commits behind head on main.

Files with missing lines Patch % Lines
core/engine/src/object/operations.rs 88.46% 3 Missing ⚠️
core/engine/src/vm/opcode/define/class/method.rs 66.66% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5013       +/-   ##
===========================================
+ Coverage   47.24%   58.47%   +11.22%     
===========================================
  Files         476      559       +83     
  Lines       46892    61450    +14558     
===========================================
+ Hits        22154    35930    +13776     
- Misses      24738    25520      +782     

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