Closed nick-cromwell closed 5 years ago
Merging #21 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #21 +/- ##
========================================
Coverage 20.33% 20.33%
========================================
Files 22 22
Lines 354 354
Branches 77 77
========================================
Hits 72 72
Misses 275 275
Partials 7 7
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 99dfcff...223ce4b. Read the comment docs.
Absolutely, it's been an immensely helpful library. I'll try to find time to make more contributions soon.
Update the README to be more descriptive of the ISagaStateRepository and ISagaLog as well as how to provide implementations to AddChronicle(Action). Also better explain the end behavior of a Completed or Rejected saga. The hope being to help new comers to the Saga Pattern.
Info
This Pull Request is related to issue no. [] ([])
Changes