Closed wststone closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
319ea83
) 96.40% compared to head (b9799b7
) 96.41%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks good!
:tada: This PR is included in version 3.6.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This pull request introduces an averageDistanceThreshold option to the strokeMatches function, allowing users to configure the leniency of stroke matching based on distance. This change provides more flexibility for users who want to adjust the leniency of stroke matching, especially in scenarios where the direction of the stroke is more important than its exact position.