CareBoo / Blinq

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

feat: :sparkles: Implement RunSingle and ScheduleSingle #88

Closed jasonboukheir closed 3 years ago

jasonboukheir commented 3 years ago

Fixes #78

codecov[bot] commented 3 years ago

Codecov Report

Merging #88 (861f46e) into preview (a2fbc31) will decrease coverage by 0.11%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           preview      #88      +/-   ##
===========================================
- Coverage    19.77%   19.66%   -0.12%     
===========================================
  Files           94       94              
  Lines         6084     6119      +35     
===========================================
  Hits          1203     1203              
- Misses        4881     4916      +35     
Flag Coverage Δ
unittests 19.66% <0.00%> (-0.12%) :arrow_down:

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

Impacted Files Coverage Δ
...areBoo.Blinq/ValueSequence/ValueSequence.Single.cs 53.65% <0.00%> (-39.96%) :arrow_down:

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...861f46e. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: