Skip to content

Feature: Added keybinding and command management service#1998

Merged
timotheeguerin merged 10 commits into
masterfrom
feature/keybindings
Mar 27, 2019
Merged

Feature: Added keybinding and command management service#1998
timotheeguerin merged 10 commits into
masterfrom
feature/keybindings

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

fix #1997

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2019

Codecov Report

Merging #1998 into master will increase coverage by 0.04%.
The diff coverage is 69.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1998      +/-   ##
==========================================
+ Coverage   65.24%   65.29%   +0.04%     
==========================================
  Files        1017     1028      +11     
  Lines       28020    28164     +144     
  Branches     5005     5025      +20     
==========================================
+ Hits        18283    18390     +107     
- Misses       9721     9758      +37     
  Partials       16       16
Impacted Files Coverage Δ
...r/sidebar-bookmarks/sidebar-bookmarks.component.ts 14.81% <0%> (ø) ⬆️
...core/commands/command-registry/command-registry.ts 100% <100%> (ø)
...atch-flask/core/commands/command-registry/index.ts 100% <100%> (ø)
...@batch-flask/ui/quick-list/quick-list.component.ts 100% <100%> (ø) ⬆️
src/@batch-flask/core/commands/context/index.ts 100% <100%> (ø)
src/@batch-flask/core/keys.ts 100% <100%> (ø) ⬆️
...rc/@batch-flask/core/commands/keybindings/index.ts 100% <100%> (ø)
src/@batch-flask/core/index.ts 100% <100%> (ø) ⬆️
src/@batch-flask/core/commands/index.ts 100% <100%> (ø)
src/@batch-flask/ui/table/table.component.ts 56.92% <100%> (+0.67%) ⬆️
... and 22 more

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 e5c1542...1f9799c. Read the comment docs.

@timotheeguerin timotheeguerin merged commit d98556f into master Mar 27, 2019
@timotheeguerin timotheeguerin deleted the feature/keybindings branch March 27, 2019 15:57
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.

Enable Keyboard shortcuts for pool/job operations

1 participant