pcdshub / pcdswidgets

LCLS PyDM Widget Library
https://pcdshub.github.io/pcdswidgets
Other
0 stars 10 forks source link

ENH: Make arrow bigger for FastShutter valve icon. #53

Closed hhslepicka closed 4 years ago

hhslepicka commented 4 years ago

Description

Increases the arrow at the FastShutter Icon as requested by @slacAdpai

Motivation and Context

Closes #52

How Has This Been Tested?

Locally

Screenshots (if appropriate):

Before: image (1)

After: image (3)

codecov-commenter commented 4 years ago

Codecov Report

Merging #53 into master will decrease coverage by 0.08%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   85.92%   85.84%   -0.09%     
==========================================
  Files          16       16              
  Lines        1201     1201              
==========================================
- Hits         1032     1031       -1     
- Misses        169      170       +1     
Impacted Files Coverage Δ
pcdswidgets/icons/base.py 80.18% <0.00%> (-0.95%) :arrow_down:
pcdswidgets/icons/valves.py 88.09% <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 a32cfd5...d43a82f. Read the comment docs.