nadako / TinkStateSharp

Handle those pesky states, now in C#
https://nadako.github.io/TinkStateSharp/
The Unlicense
40 stars 1 forks source link

Swap between two List for the UnityBatchScheduler queues instead of allocating a new one each time (closes #19) #20

Closed nadako closed 1 year ago

nadako commented 1 year ago

Also add tests for the case of one binding scheduling another

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (822561b) 99.15% compared to head (d4a354f) 99.15%.

:exclamation: Current head d4a354f differs from pull request most recent head 7f1c096. Consider uploading reports for the commit 7f1c096 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20 +/- ## ======================================= Coverage 99.15% 99.15% ======================================= Files 21 21 Lines 951 951 ======================================= Hits 943 943 Misses 8 8 ```

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