Closed Nogesma closed 1 week ago
Attention: Patch coverage is 0%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 22.78%. Comparing base (
18a10b6
) to head (7524484
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/emotes/graphics_protocol.rs | 0.00% | 19 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I found a few issues with some emotes not loading, let me fix that
EDIT: Should be good now
I'll be testing this out in the near future.
Thanks once again, have a good one!
oops lol
The WebP decoder from image.rs has improved a lot since 0.24, it's finally usable to decode emotes. The webp-animation dependency is not used anymore and has been removed.