CareBoo / Blinq

Burst Compatible Linq Implementations
MIT License
23 stars 0 forks source link

Jasonboukheir/issue56 #62

Closed jasonboukheir closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (e020602) into preview (f4dab8d) will increase coverage by 3.05%. The diff coverage is 55.86%.

Impacted file tree graph

@@             Coverage Diff             @@
##           preview      #62      +/-   ##
===========================================
+ Coverage    20.25%   23.30%   +3.05%     
===========================================
  Files           95       90       -5     
  Lines         3639     4848    +1209     
===========================================
+ Hits           737     1130     +393     
- Misses        2902     3718     +816     
Flag Coverage Δ
unittests 23.30% <55.86%> (+3.05%) :arrow_up:

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

Impacted Files Coverage Δ
...CareBoo.Blinq/NativeArray/NativeArray.Aggregate.cs 100.00% <ø> (ø)
...blinq/CareBoo.Blinq/NativeArray/NativeArray.All.cs 100.00% <ø> (ø)
...blinq/CareBoo.Blinq/NativeArray/NativeArray.Any.cs 80.00% <ø> (ø)
...ray/NativeArray.Average/NativeArray.Average.gen.cs 5.76% <ø> (ø)
...inq/CareBoo.Blinq/NativeArray/NativeArray.Count.cs 83.33% <ø> (ø)
...CareBoo.Blinq/NativeArray/NativeArray.ElementAt.cs 100.00% <ø> (ø)
...inq/CareBoo.Blinq/NativeArray/NativeArray.First.cs 100.00% <ø> (ø)
...linq/CareBoo.Blinq/NativeArray/NativeArray.Last.cs 100.00% <ø> (ø)
...CareBoo.Blinq/NativeArray/NativeArray.LongCount.cs 83.33% <ø> (ø)
...tiveArray/NativeArray.MaxMin/NativeArray.MaxMin.cs 92.85% <ø> (ø)
... and 85 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 46900fe...e020602. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.0.0-preview.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: