Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tui): enhance key event handling with media keys #182

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

AnthonyMichaelTDM
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   83.24%   83.30%   +0.06%     
==========================================
  Files          93       93              
  Lines        6476     6452      -24     
==========================================
- Hits         5391     5375      -16     
+ Misses       1085     1077       -8     
Components Coverage Δ
MECOMP Core 92.93% <ø> (-0.17%) ⬇️
MECOMP Daemon 60.72% <ø> (ø)
MECOMP Storage 91.13% <ø> (ø)
SurrealQLX 85.14% <ø> (ø)
OneOrMany 99.35% <ø> (ø)
Analysis 81.93% <ø> (ø)
MECOMP CLI 85.42% <ø> (-0.38%) ⬇️
MECOMP TUI 86.37% <100.00%> (+0.35%) ⬆️
Files with missing lines Coverage Δ
tui/src/ui/app.rs 94.64% <100.00%> (+0.04%) ⬆️
tui/src/ui/mod.rs 0.00% <ø> (ø)

... and 5 files with indirect coverage changes

@AnthonyMichaelTDM AnthonyMichaelTDM force-pushed the better-media-key-handling branch from f7d3cd5 to 60e278e Compare December 3, 2024 01:56
@AnthonyMichaelTDM AnthonyMichaelTDM merged commit af1f9a9 into main Dec 3, 2024
22 of 24 checks passed
@AnthonyMichaelTDM AnthonyMichaelTDM deleted the better-media-key-handling branch December 3, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant