pcdshub / lightpath

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

STY: Flake8 ... #55

Closed teddyrendahl closed 6 years ago

teddyrendahl commented 6 years ago

Description

Style is important!

Motivation

Closes #52

codecov-io commented 6 years ago

Codecov Report

Merging #55 into master will decrease coverage by 0.06%. The diff coverage is 85.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   87.28%   87.22%   -0.07%     
==========================================
  Files           7        7              
  Lines         409      407       -2     
==========================================
- Hits          357      355       -2     
  Misses         52       52
Impacted Files Coverage Δ
lightpath/errors.py 100% <ø> (ø) :arrow_up:
lightpath/ui/__init__.py 100% <100%> (ø) :arrow_up:
lightpath/ui/gui.py 92.37% <100%> (-0.07%) :arrow_down:
lightpath/controller.py 81.96% <75%> (+0.3%) :arrow_up:
lightpath/path.py 83.21% <77.77%> (ø) :arrow_up:
lightpath/ui/widgets.py 89.47% <87.5%> (-0.27%) :arrow_down:

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 4821a96...7960b04. Read the comment docs.