float16 icon indicating copy to clipboard operation
float16 copied to clipboard

Array filtering

Open petamoriken opened this issue 2 years ago • 1 comments

https://github.com/tc39/proposal-array-filtering

petamoriken avatar Nov 11 '21 05:11 petamoriken

Codecov Report

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

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

:exclamation: 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%) :arrow_up:

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%) :arrow_up:
src/_util/arrayIterator.mjs 100.00% <100.00%> (+8.69%) :arrow_up:
src/_util/is.mjs 86.11% <100.00%> (-8.01%) :arrow_down:
src/_util/primordials.mjs 97.10% <100.00%> (+9.73%) :arrow_up:
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.

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

codecov[bot] avatar Nov 11 '21 05:11 codecov[bot]