NSLS-II / nslsii

NSLS-II related devices
BSD 3-Clause "New" or "Revised" License
11 stars 23 forks source link

Add ipynb test #44

Closed mrakitin closed 5 years ago

mrakitin commented 5 years ago

I intended to add this test to make #43 pass the Travis test checks, but it was merged earlier than I pushed. So, staging it here.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@67833bf). Click here to learn what that means. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #44   +/-   ##
=========================================
  Coverage          ?   30.54%           
=========================================
  Files             ?        6           
  Lines             ?      455           
  Branches          ?        0           
=========================================
  Hits              ?      139           
  Misses            ?      316           
  Partials          ?        0
Impacted Files Coverage Δ
nslsii/tests/test_ipynb.py 25% <25%> (ø)

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 67833bf...beb91e7. Read the comment docs.

awalter-bnl commented 5 years ago

nice smoke test @mrakitin

mrakitin commented 5 years ago

Thanks for reviewing and merging, @awalter-bnl!