File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ coverage :
2+ status :
3+ project :
4+ default :
5+ target : 80%
6+ threshold : 2%
7+ patch :
8+ default :
9+ target : 80%
10+ threshold : 5%
11+
12+ comment :
13+ layout : " reach,diff,flags,tree"
14+ behavior : default
15+ require_changes : true
16+
17+ ignore :
18+ - " samples/**"
19+ - " test/FunctionalStateMachine.Benchmarks/**"
Original file line number Diff line number Diff line change 33[ ![ NuGet] ( https://img.shields.io/nuget/v/FunctionalStateMachine.Core.svg )] ( https://www.nuget.org/packages/FunctionalStateMachine.Core/ )
44[ ![ NuGet Downloads] ( https://img.shields.io/nuget/dt/FunctionalStateMachine.Core.svg )] ( https://www.nuget.org/packages/FunctionalStateMachine.Core/ )
55[ ![ CI] ( https://github.com/leeoades/FunctionalStateMachine/actions/workflows/ci.yml/badge.svg )] ( https://github.com/leeoades/FunctionalStateMachine/actions/workflows/ci.yml )
6+ [ ![ codecov] ( https://codecov.io/gh/leeoades/FunctionalStateMachine/graph/badge.svg )] ( https://codecov.io/gh/leeoades/FunctionalStateMachine )
67[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
78
89** A persistence-friendly state machine for .NET that returns commands instead of executing side effects.**
You can’t perform that action at this time.
0 commit comments