pcdshub / lightpath

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

FIX: Do not reuse fixture for external use #96

Closed teddyrendahl closed 5 years ago

teddyrendahl commented 5 years ago

Avoid calling fixture outside of tests. A little sloppy, but this was the quick patch to make it all work with minimal changes.

codecov-io commented 5 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   89.16%   89.16%           
=======================================
  Files           7        7           
  Lines         526      526           
=======================================
  Hits          469      469           
  Misses         57       57

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 873da5b...bfdaf95. Read the comment docs.