pcdshub / pcdswidgets

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

FIX: Bug at ophydExpertClass setter and update class for FastShutter #45

Closed hhslepicka closed 4 years ago

hhslepicka commented 4 years ago

Description

Motivation and Context

Fix a bug and update the class to the newly created one.

codecov-commenter commented 4 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.03%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   86.40%   86.43%   +0.03%     
==========================================
  Files          15       16       +1     
  Lines        1125     1128       +3     
==========================================
+ Hits          972      975       +3     
  Misses        153      153              
Impacted Files Coverage Δ
pcdswidgets/vacuum/base.py 75.00% <0.00%> (ø)
pcdswidgets/vacuum/valves.py 85.18% <100.00%> (ø)
pcdswidgets/__init__.py 100.00% <0.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 e7abdf9...a8e68a0. Read the comment docs.