pcdshub / lightpath

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

Package Updates #92

Closed teddyrendahl closed 5 years ago

teddyrendahl commented 5 years ago

Description

There were some API breaks in the newer release of typhon, in response we had pinned the version in the conda-recipe here. This updates all typhon calls in the library to use the new API. There were also a few other odds ands ends from updates in other libraries.

codecov-io commented 5 years ago

Codecov Report

Merging #92 into master will decrease coverage by 0.1%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   89.26%   89.16%   -0.11%     
==========================================
  Files           7        7              
  Lines         531      526       -5     
==========================================
- Hits          474      469       -5     
  Misses         57       57
Impacted Files Coverage Δ
lightpath/path.py 84.21% <100%> (ø) :arrow_up:
lightpath/controller.py 81.96% <50%> (ø) :arrow_up:
lightpath/ui/widgets.py 93.26% <71.42%> (ø) :arrow_up:
lightpath/ui/gui.py 93.37% <75%> (-0.18%) :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 6bcf7f9...12daeaf. Read the comment docs.