Skip to content

fix(jsruntime): clippy warnings

72665d6
Select commit
Loading
Failed to load commit list.
Merged

build(deps): update tc39/test262 #694

fix(jsruntime): clippy warnings
72665d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2026 in 1s

74.68% (-0.03%) compared to 748164e

View this Pull Request on Codecov

74.68% (-0.03%) compared to 748164e

Details

Codecov Report

❌ Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.68%. Comparing base (748164e) to head (72665d6).

Files with missing lines Patch % Lines
libs/jsruntime/src/builtins/string/imp.rs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
- Coverage   74.70%   74.68%   -0.03%     
==========================================
  Files          87       87              
  Lines       28762    28772      +10     
  Branches    28762    28772      +10     
==========================================
  Hits        21487    21487              
- Misses       6950     6960      +10     
  Partials      325      325              

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