pcdshub / lightpath

LCLS Lightpath Module
https://pcdshub.github.io/lightpath
Other
4 stars 9 forks source link

ENH: Add version command to lightpath #79

Closed teddyrendahl closed 6 years ago

teddyrendahl commented 6 years ago

Description

Needed to stretch my legs with a real easy PR today. Added the --version option to the lightpath startup script. Useful to tell where and which lightpath module you'll be using when you enter the command.

Motivation and Context

@hhslepicka

teddyrendahl commented 6 years ago

Better @ZLLentz?

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   88.68%   88.68%           
=======================================
  Files           7        7           
  Lines         433      433           
=======================================
  Hits          384      384           
  Misses         49       49

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 d7a382a...09a9114. Read the comment docs.

ZLLentz commented 6 years ago

:+1: It wasn't a huge deal as-is, but these things can get out of hand quickly