pcdshub / pcdswidgets

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

TST: Wait for widget to be visible for paintEvent #7

Closed teddyrendahl closed 5 years ago

teddyrendahl commented 5 years ago

This seems to solve #6. Thanks @hhslepicka !

Closes #6

codecov-io commented 5 years ago

Codecov Report

Merging #7 into master will increase coverage by 17.79%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
+ Coverage   73.36%   91.15%   +17.79%     
===========================================
  Files          15       15               
  Lines         916      916               
===========================================
+ Hits          672      835      +163     
+ Misses        244       81      -163
Impacted Files Coverage Δ
pcdswidgets/icons/gauges.py 100% <0%> (+34.78%) :arrow_up:
pcdswidgets/icons/valves.py 87.3% <0%> (+59.52%) :arrow_up:
pcdswidgets/icons/pumps.py 97% <0%> (+80%) :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 a4077fd...b196889. Read the comment docs.