Kentzo / ShortcutRecorder

The best control to record shortcuts on macOS, written in ObjC with Swift in mind
Other
571 stars 114 forks source link

ShortcutRecorder 3.3.0 #128

Closed Kentzo closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #128 into master will decrease coverage by 0.66%. The diff coverage is 34.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   66.07%   65.40%   -0.67%     
==========================================
  Files          15       15              
  Lines        4752     4773      +21     
==========================================
- Hits         3140     3122      -18     
- Misses       1612     1651      +39     
Impacted Files Coverage Δ
Sources/ShortcutRecorder/SRKeyBindingTransformer.m 46.47% <ø> (ø)
...tRecorder/SRKeyEquivalentModifierMaskTransformer.m 71.42% <ø> (ø)
...rces/ShortcutRecorder/SRKeyEquivalentTransformer.m 75.00% <ø> (ø)
...rces/ShortcutRecorder/SRModifierFlagsTransformer.m 75.58% <ø> (ø)
Sources/ShortcutRecorder/SRShortcutAction.m 53.09% <0.00%> (ø)
Sources/ShortcutRecorder/SRShortcutController.m 72.09% <ø> (ø)
Sources/ShortcutRecorder/SRShortcutFormatter.m 50.00% <ø> (ø)
Sources/ShortcutRecorder/SRShortcutValidator.m 86.14% <ø> (ø)
...ortcutRecorder/include/ShortcutRecorder/SRCommon.h 54.83% <0.00%> (ø)
...tcutRecorder/include/ShortcutRecorder/SRShortcut.h 0.00% <ø> (ø)
... and 7 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 133dd8e...ea6fb6e. Read the comment docs.