Closed Mr-Pepe closed 5 months ago
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @Mr-Pepe and the rest of your teammates on Graphite
Attention: Patch coverage is 74.05660%
with 55 lines
in your changes missing coverage. Please review.
Project coverage is 71.66%. Comparing base (
3d3a093
) to head (f6dedd1
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
lib/src/character_painter.dart | 79.59% | 30 Missing :warning: |
lib/src/stroke_order_animator.dart | 47.91% | 25 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
LGTM
There were some issues with how the strokes where overlapping each other when the background was enabled. While I was at it, I refactored and optimized the whole drawing part of the stroke order animations.