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

Properly handle optional event modes #659

Merged
merged 11 commits into from
Nov 14, 2023

Fix typo

cde7c89
Select commit
Loading
Failed to load commit list.
Merged

Properly handle optional event modes #659

Fix typo
cde7c89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

49.19% (-0.04%) compared to c853d71

View this Pull Request on Codecov

49.19% (-0.04%) compared to c853d71

Details

Codecov Report

Merging #659 (cde7c89) into main (c853d71) will decrease coverage by 0.04%.
Report is 3 commits behind head on main.
The diff coverage is 19.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
- Coverage   49.22%   49.19%   -0.04%     
==========================================
  Files          43       46       +3     
  Lines        7912     7930      +18     
==========================================
+ Hits         3895     3901       +6     
- Misses       4017     4029      +12     
Files Coverage Δ
src/terminal_extensions/mod.rs 0.00% <0.00%> (ø)
src/engine.rs 4.99% <16.66%> (-0.16%) ⬇️
src/terminal_extensions/bracketed_paste.rs 23.80% <23.80%> (ø)
src/terminal_extensions/kitty.rs 18.51% <18.51%> (ø)

... and 1 file with indirect coverage changes