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

Array filtering #542

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Array filtering #542

wants to merge 1 commit into from

Conversation

petamoriken
Copy link
Owner

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Base: 87.04% // Head: 88.24% // Increases project coverage by +1.19% 🎉

Coverage data is based on head (493f267) compared to base (5e18a71).
Patch coverage: 90.76% of modified lines in pull request are covered.

❗ Current head 493f267 differs from pull request most recent head e0c8bf9. Consider uploading reports for the commit e0c8bf9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #542      +/-   ##
==========================================
+ Coverage   87.04%   88.24%   +1.19%     
==========================================
  Files          12       12              
  Lines         772      740      -32     
  Branches      142      138       -4     
==========================================
- Hits          672      653      -19     
+ Misses         54       43      -11     
+ Partials       46       44       -2     
Flag Coverage Δ
unittests 88.24% <90.76%> (+1.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/_util/brand.mjs 60.00% <60.00%> (ø)
src/DataView.mjs 100.00% <100.00%> (ø)
src/Float16Array.mjs 88.08% <100.00%> (+0.64%) ⬆️
src/_util/arrayIterator.mjs 100.00% <100.00%> (+8.69%) ⬆️
src/_util/is.mjs 86.11% <100.00%> (-8.01%) ⬇️
src/_util/primordials.mjs 97.10% <100.00%> (+9.73%) ⬆️
src/index.mjs 100.00% <100.00%> (ø)
src/isTypedArray.mjs 100.00% <100.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant