Closed mastrof closed 1 year ago
Base: 53.10% // Head: 52.60% // Decreases project coverage by -0.49%
:warning:
Coverage data is based on head (
e6c21b4
) compared to base (f6f059d
). Patch coverage: 56.66% of modified lines in pull request are covered.:exclamation: Current head e6c21b4 differs from pull request most recent head b027419. Consider uploading reports for the commit b027419 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Introduces new
MotileState
type as a wrapper around a mutable state, and a newTwoState
type which is enumerated and has instancesForward
andBackward
.Closes #66