omlins / JustSayIt.jl

Software and high-level API for offline, low latency and secure translation of human speech to computer commands or text on Linux, MacOS and Windows
BSD 3-Clause "New" or "Revised" License
87 stars 12 forks source link

Open Enable hierarchical command dictionaries, improve recognizer transitions and add advanced keyboard commands #95

Closed omlins closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #95 (6130685) into main (6c5ec94) will decrease coverage by 21.60%. The diff coverage is 22.04%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##             main      #95       +/-   ##
===========================================
- Coverage   72.50%   50.90%   -21.60%     
===========================================
  Files          17       19        +2     
  Lines        1051     1544      +493     
===========================================
+ Hits          762      786       +24     
- Misses        289      758      +469     
Impacted Files Coverage Δ
src/Commands/Generic.jl 0.00% <0.00%> (ø)
src/Commands/Mouse.jl 23.80% <0.00%> (-17.86%) :arrow_down:
src/JustSayIt.jl 100.00% <ø> (ø)
src/edit.jl 0.00% <0.00%> (ø)
src/include.jl 0.00% <0.00%> (ø)
src/start.jl 0.00% <0.00%> (ø)
src/Commands/Keyboard.jl 29.04% <9.76%> (-44.64%) :arrow_down:
src/shared.jl 60.20% <24.32%> (-28.33%) :arrow_down:
src/init_jsi.jl 60.24% <56.81%> (-4.16%) :arrow_down:
src/next_token.jl 84.58% <71.21%> (-4.82%) :arrow_down:
... and 2 more

... and 1 file with indirect coverage changes