kimtore / pms

Practical Music Search is an interactive Vim-like console client for the Music Player Daemon.
https://ambientsound.github.io/pms/
MIT License
249 stars 23 forks source link

Ensure volume is within valid range #102

Closed tremby closed 7 years ago

tremby commented 7 years ago

Closes https://github.com/ambientsound/pms/issues/99

codecov-io commented 7 years ago

Codecov Report

Merging #102 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   54.01%   54.17%   +0.15%     
==========================================
  Files          51       51              
  Lines        1779     1785       +6     
==========================================
+ Hits          961      967       +6     
  Misses        796      796              
  Partials       22       22
Impacted Files Coverage Δ
commands/volume.go 69.23% <100%> (+5.59%) :arrow_up:

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 c4e1a15...5f67b73. Read the comment docs.