NSLS-II / olog

Python client to the Olog
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

More features and pytest #17

Closed ke-zhang-rd closed 4 years ago

ke-zhang-rd commented 4 years ago

For issue

14

15

16

codecov-commenter commented 4 years ago

Codecov Report

Merging #17 into master will increase coverage by 4.32%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #17      +/-   ##
===========================================
+ Coverage   95.67%   100.00%   +4.32%     
===========================================
  Files           2         2              
  Lines         208       267      +59     
===========================================
+ Hits          199       267      +68     
+ Misses          9         0       -9     
Impacted Files Coverage Δ
olog.py 100.00% <100.00%> (+6.66%) :arrow_up:
test_olog.py 100.00% <100.00%> (ø)

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 f38132d...206a34b. Read the comment docs.