pcdshub / pcdsdaq

Utilities for using the DAQ's pydaq, pycdb, and pyami libraries in conjunction with Bluesky
https://pcdshub.github.io/pcdsdaq
Other
0 stars 9 forks source link

MNT: allow events=-1 to work as an infinite run argument. #88

Closed ZLLentz closed 3 years ago

ZLLentz commented 4 years ago

Description

See title

Motivation and Context

Closes #82

How Has This Been Tested?

Tests still pass

ZLLentz commented 4 years ago

I'll come back to this later, I've missed something and this isn't super important to get in right away

codecov-io commented 3 years ago

Codecov Report

Merging #88 (733845a) into master (1d04ee0) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   99.63%   99.64%           
=======================================
  Files           6        6           
  Lines         823      838   +15     
=======================================
+ Hits          820      835   +15     
  Misses          3        3           
Impacted Files Coverage Δ
pcdsdaq/daq.py 99.57% <100.00%> (+0.01%) :arrow_up:
pcdsdaq/ami.py 100.00% <0.00%> (ø)
pcdsdaq/ext_scripts.py 98.41% <0.00%> (+0.02%) :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 1d04ee0...f9ba58d. Read the comment docs.