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

Fix bad error message on seek failure #101

Closed tremby closed 7 years ago

tremby commented 7 years ago

Looks like a copy-paste error!

codecov-io commented 7 years ago

Codecov Report

Merging #101 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   54.01%   54.01%           
=======================================
  Files          51       51           
  Lines        1779     1779           
=======================================
  Hits          961      961           
  Misses        796      796           
  Partials       22       22
Impacted Files Coverage Δ
commands/seek.go 68.42% <0%> (ø) :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...40971e9. Read the comment docs.