Closed cinar closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.27%. Comparing base (
cba1c86
) to head (b7dd7c3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
works as expected. it produces non-normalized actions now!
In my test I combined multiple strategies via AndStrategy
Describe Request
Strategies return nonnormalized actions.
Fixed #192
Change Type
New feature.