CareBoo / Blinq

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

Version 3.1.0 #95

Closed jasonboukheir closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #95 (d9ef460) into master (a2fbc31) will decrease coverage by 6.76%. The diff coverage is 14.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   19.77%   13.00%   -6.77%     
==========================================
  Files          94       96       +2     
  Lines        6084     9562    +3478     
==========================================
+ Hits         1203     1244      +41     
- Misses       4881     8318    +3437     
Flag Coverage Δ
unittests 13.00% <14.46%> (-6.77%) :arrow_down:

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

Impacted Files Coverage Δ
...CareBoo.Blinq/NativeArray/NativeArray.Aggregate.cs 28.94% <0.00%> (-71.06%) :arrow_down:
...blinq/CareBoo.Blinq/NativeArray/NativeArray.All.cs 30.76% <0.00%> (-69.24%) :arrow_down:
...blinq/CareBoo.Blinq/NativeArray/NativeArray.Any.cs 18.18% <0.00%> (-61.82%) :arrow_down:
...ray/NativeArray.Average/NativeArray.Average.gen.cs 3.97% <ø> (-1.07%) :arrow_down:
.../CareBoo.Blinq/NativeArray/NativeArray.Contains.cs 26.92% <0.00%> (-60.58%) :arrow_down:
...CareBoo.Blinq/NativeArray/NativeArray.ElementAt.cs 18.18% <0.00%> (-81.82%) :arrow_down:
...inq/CareBoo.Blinq/NativeArray/NativeArray.First.cs 28.57% <0.00%> (-71.43%) :arrow_down:
...linq/CareBoo.Blinq/NativeArray/NativeArray.Last.cs 28.57% <0.00%> (-71.43%) :arrow_down:
...CareBoo.Blinq/NativeArray/NativeArray.LongCount.cs 21.73% <0.00%> (-61.60%) :arrow_down:
...tiveArray/NativeArray.MaxMin/NativeArray.MaxMin.cs 41.93% <0.00%> (-50.93%) :arrow_down:
... and 38 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 a2fbc31...d9ef460. Read the comment docs.

jasonboukheir commented 3 years ago

Quick update. This is all ready to go once the Burst compiler library version 1.5 is out of preview.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: