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(keycode): add code property to parse result #182

Merged
merged 2 commits into from Apr 17, 2021
Merged

Conversation

c4spar
Copy link
Owner

@c4spar c4spar commented Apr 17, 2021

No description provided.

@c4spar c4spar changed the title feat(keycode): add code property parse result feat(keycode): add code property to parse result Apr 17, 2021
@codecov
Copy link

codecov bot commented Apr 17, 2021

Codecov Report

Merging #182 (9328f48) into main (b9eb39b) will increase coverage by 0.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   74.04%   74.48%   +0.43%     
==========================================
  Files          66       66              
  Lines        5922     5926       +4     
  Branches      909      909              
==========================================
+ Hits         4385     4414      +29     
+ Misses       1533     1506      -27     
- Partials        4        6       +2     
Impacted Files Coverage Δ
keycode/key_code.ts 70.89% <100.00%> (+0.44%) ⬆️
keycode/key_event.ts 100.00% <100.00%> (ø)
command/types/command.ts 71.42% <0.00%> (ø)
command/completions/_bash_completions_generator.ts 89.56% <0.00%> (+0.86%) ⬆️
command/completions/_zsh_completions_generator.ts 81.98% <0.00%> (+5.40%) ⬆️
command/completions/zsh.ts 78.26% <0.00%> (+26.08%) ⬆️
command/completions/bash.ts 78.26% <0.00%> (+26.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9eb39b...9328f48. Read the comment docs.

@c4spar c4spar merged commit 366683f into main Apr 17, 2021
@c4spar c4spar deleted the keycode/code-property branch April 17, 2021 18:47
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.

None yet

1 participant