Skip to content

fix(string): correct syntax error and apply upstream formatting

91a7f8e
Select commit
Loading
Failed to load commit list.
Merged

fix(string): cleanup code in String.prototype.repeat #5017

fix(string): correct syntax error and apply upstream formatting
91a7f8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

59.15% (+11.90%) compared to 6ddc2b4

View this Pull Request on Codecov

59.15% (+11.90%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.15%. Comparing base (6ddc2b4) to head (91a7f8e).
⚠️ Report is 869 commits behind head on main.

Files with missing lines Patch % Lines
core/engine/src/builtins/string/mod.rs 88.88% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5017       +/-   ##
===========================================
+ Coverage   47.24%   59.15%   +11.90%     
===========================================
  Files         476      563       +87     
  Lines       46892    62779    +15887     
===========================================
+ Hits        22154    37134    +14980     
- Misses      24738    25645      +907     

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