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

Js typed array methods #3481

Merged
merged 16 commits into from
Feb 24, 2024

format

a9cc900
Select commit
Loading
Failed to load commit list.
Merged

Js typed array methods #3481

format
a9cc900
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2024 in 0s

47.01% (-0.24%) compared to 6ddc2b4

View this Pull Request on Codecov

47.01% (-0.24%) compared to 6ddc2b4

Details

Codecov Report

Attention: Patch coverage is 1.53846% with 64 lines in your changes are missing coverage. Please review.

Project coverage is 47.01%. Comparing base (6ddc2b4) to head (a9cc900).
Report is 43 commits behind head on main.

Files Patch % Lines
core/engine/src/object/builtins/jstypedarray.rs 0.00% 59 Missing ⚠️
core/engine/src/builtins/typed_array/builtin.rs 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3481      +/-   ##
==========================================
- Coverage   47.24%   47.01%   -0.24%     
==========================================
  Files         476      477       +1     
  Lines       46892    47494     +602     
==========================================
+ Hits        22154    22327     +173     
- Misses      24738    25167     +429     

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