Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix very minor typo shift -> unshift #4097

Merged
merged 1 commit into from
Dec 26, 2024

fix very minor typo shift -> unshift

fbfd57d
Select commit
Loading
Failed to load commit list.
Merged

fix very minor typo shift -> unshift #4097

fix very minor typo shift -> unshift
fbfd57d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

53.75% (+6.51%) compared to 6ddc2b4

View this Pull Request on Codecov

53.75% (+6.51%) compared to 6ddc2b4

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.75%. Comparing base (6ddc2b4) to head (fbfd57d).
Report is 326 commits behind head on main.

Files with missing lines Patch % Lines
core/engine/src/object/builtins/jsarray.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4097      +/-   ##
==========================================
+ Coverage   47.24%   53.75%   +6.51%     
==========================================
  Files         476      485       +9     
  Lines       46892    48320    +1428     
==========================================
+ Hits        22154    25975    +3821     
+ Misses      24738    22345    -2393     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.