beacon-biosignals / EDF.jl

Read and write EDF files in Julia
MIT License
18 stars 5 forks source link

Added documentation for "continuous" field in `EDF.Header` #18

Closed OTDE closed 4 years ago

OTDE commented 4 years ago

This field was previously undocumented, and is specific to EDF+ compliant files. The added documentation takes this into account.

codecov-io commented 4 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   98.96%   98.96%           
=======================================
  Files           3        3           
  Lines         193      193           
=======================================
  Hits          191      191           
  Misses          2        2
Impacted Files Coverage Δ
src/EDF.jl 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 ebd17f8...76950d0. Read the comment docs.