marc2332 / freya

Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.
https://freyaui.dev/
MIT License
1.51k stars 63 forks source link

feat: Rename `mouseover` to `mousemove` #865

Closed marc2332 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 86.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 75.74%. Comparing base (d76e12a) to head (cd8a777). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hooks/tests/use_editable.rs 80.00% 3 Missing :warning:
crates/renderer/src/renderer.rs 0.00% 2 Missing :warning:
crates/components/src/input.rs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #865 +/- ## ======================================= Coverage 75.74% 75.74% ======================================= Files 205 205 Lines 22854 22854 ======================================= Hits 17311 17311 Misses 5543 5543 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.