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

Make command-line host and port options override env vars #73

Closed tremby closed 7 years ago

tremby commented 7 years ago

We still fall back to localhost and 6600 if neither exists.

Closes ambientsound/pms#61

codecov-io commented 7 years ago

Codecov Report

Merging #73 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   53.99%   53.99%           
=======================================
  Files          49       49           
  Lines        1702     1702           
=======================================
  Hits          919      919           
  Misses        761      761           
  Partials       22       22

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 31cddb5...81bd9b3. Read the comment docs.