Reducible icon indicating copy to clipboard operation
Reducible copied to clipboard

Added test project & github action to run tests

Open Timmoth opened this issue 3 years ago • 1 comments

  • Tiny refactor in Recuder.cs to Reducer.Combine - made the loop a little more readable
  • Created Test project
  • Added Simple & Conditional reducer tests
  • Created github action to automate the tests
  • Improved readability by using target-typed new

Timmoth avatar Apr 10 '22 09:04 Timmoth

I've tried to rebase this off release/0.5.0 but there are conflicts. Would you like to resolve them so I can merge in your changes?

mrpmorris avatar Oct 20 '22 12:10 mrpmorris