Closed Scooletz closed 3 months ago
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
Paprika | 85% | 79% | ➖ |
Summary | 85% (4070 / 4805) | 79% (1298 / 1646) | ➖ |
Minimum allowed line rate is 75%
Discontinued. Blocks should be applicable in a faster way with regular application, not hacks like this.
This PR separates the decision of whether to flush or not to a separate component
IFlushStrategy
. It also removes the min timespan to flush as now it should spin fast, depending on the strategy, and only then, when the channel is empty, flush it (depending on the level)