HolyLab / ImagineInterface.jl

Read and write Imagine analog and digital recordings and commands
Other
2 stars 2 forks source link

add basic galvo support #63

Closed Cody-G closed 6 years ago

Cody-G commented 6 years ago

fixes #47 and #59

codecov-io commented 6 years ago

Codecov Report

Merging #63 into master will increase coverage by 0.14%. The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage    85.2%   85.35%   +0.14%     
==========================================
  Files          12       12              
  Lines        1129     1147      +18     
==========================================
+ Hits          962      979      +17     
- Misses        167      168       +1
Impacted Files Coverage Δ
src/hardware_templates.jl 90.74% <100%> (+2.1%) :arrow_up:
src/metadata_constants.jl 85% <100%> (+1.66%) :arrow_up:
src/convenience.jl 75% <70%> (+0.8%) :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 775753a...467af2d. Read the comment docs.

Cody-G commented 6 years ago

Linux and Windows builds pass, Mac build is slowwww so I'm merging