XeroxDev / YTMD-StreamDeck

This Stream Deck Plugin allows you to control the YouTube Music Desktop App (https://github.com/ytmdesktop/ytmdesktop)
MIT License
55 stars 17 forks source link

feat: add repeat action #24

Closed XeroxDev closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (549a90d) into master (8aa6e13) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   91.26%   91.37%   +0.10%     
==========================================
  Files           8        8              
  Lines         252      255       +3     
  Branches       26       26              
==========================================
+ Hits          230      233       +3     
  Misses         22       22              
Impacted Files Coverage Δ
src/actions/default.action.ts 90.00% <100.00%> (+1.11%) :arrow_up:
src/interfaces/enums.ts 100.00% <100.00%> (ø)

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 8aa6e13...549a90d. Read the comment docs.