HolyLab / ImagineInterface.jl

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

Update tests for changes to bidirectional metadata handling. #52

Closed Cody-G closed 7 years ago

Cody-G commented 7 years ago

crossref https://github.com/HolyLab/Imagine/issues/45

Cody-G commented 7 years ago

Oops, this depends on unsubmitted changes to ImagineFormat. Will submit those soon.

Cody-G commented 7 years ago

The PR to ImagineFormat is ready: https://github.com/timholy/ImagineFormat.jl/pull/14

codecov-io commented 7 years ago

Codecov Report

Merging #52 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   87.15%   87.16%   +0.01%     
==========================================
  Files          12       12              
  Lines        1043     1044       +1     
==========================================
+ Hits          909      910       +1     
  Misses        134      134
Impacted Files Coverage Δ
src/write.jl 92.45% <100%> (+0.07%) :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 633a2a6...3611922. Read the comment docs.