xpdAcq / xpdSim

simulator objects for bluesky, ophyd
http://xpdacq.github.io/xpdSim/
Other
0 stars 5 forks source link

MNT: shutter check and sim_db name #40

Closed chiahaoliu closed 6 years ago

chiahaoliu commented 6 years ago
  1. Use np.allclose to check shutter readback value, instead of strict equality
  2. Standardizing name of simulated db path
codecov-io commented 6 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   98.42%   98.41%   -0.02%     
==========================================
  Files           7        7              
  Lines         127      126       -1     
==========================================
- Hits          125      124       -1     
  Misses          2        2
Impacted Files Coverage Δ
xpdsim/area_det.py 100% <100%> (ø) :arrow_up:
xpdsim/tests/conftest.py 100% <100%> (ø) :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 9bf8584...5815157. Read the comment docs.