bids-standard / pybv

A lightweight I/O utility for the BrainVision data format, written in Python.
https://pybv.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
21 stars 13 forks source link

FIX: annotations relative to raw.first_time #91

Closed sappelhoff closed 2 years ago

sappelhoff commented 2 years ago

came up in https://github.com/mne-tools/mne-python/pull/10681

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (d0bc56a) into main (d3cbd84) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #91   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          624       625    +1     
=========================================
+ Hits           624       625    +1     
Impacted Files Coverage Δ
pybv/_export.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 d3cbd84...d0bc56a. Read the comment docs.