CareBoo / Blinq

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

feat: :sparkles: Implement RunAverage and ScheduleAverage #83

Closed jasonboukheir closed 3 years ago

jasonboukheir commented 3 years ago

Fixes #64

codecov[bot] commented 3 years ago

Codecov Report

Merging #83 (4432def) into preview (ac2edae) will decrease coverage by 4.64%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           preview      #83      +/-   ##
===========================================
- Coverage    23.30%   18.65%   -4.65%     
===========================================
  Files           90       90              
  Lines         4848     6876    +2028     
===========================================
+ Hits          1130     1283     +153     
- Misses        3718     5593    +1875     
Flag Coverage Δ
unittests 18.65% <ø> (-4.65%) :arrow_down:

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

Impacted Files Coverage Δ
...ray/NativeArray.Average/NativeArray.Average.gen.cs 5.04% <ø> (-0.73%) :arrow_down:
...ValueSequence.Average/ValueSequence.Average.gen.cs 5.11% <ø> (+5.11%) :arrow_up:

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 ac2edae...4432def. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.1.0-preview.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: