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: Begin Issues #84

Closed ZLLentz closed 4 years ago

ZLLentz commented 4 years ago

Description

Motivation and Context

First pass at addressing #83

How Has This Been Tested?

Added simple coverage tests for the new exceptions

codecov-commenter commented 4 years ago

Codecov Report

Merging #84 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files           6        6           
  Lines         812      823   +11     
=======================================
+ Hits          809      820   +11     
  Misses          3        3           
Impacted Files Coverage Δ
pcdsdaq/daq.py 99.56% <100.00%> (+0.01%) :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 b99675f...8ceaca5. Read the comment docs.

klauer commented 4 years ago

LGTM; merge at will.