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 14 forks source link

check ich "ch_names" present in annotations #100

Closed eioe closed 2 years ago

eioe commented 2 years ago

closes #99 .

eioe commented 2 years ago

thx. Pls check my comment in the issue, before you merge. So we make sure, I did not introduce some new problems downstream.

sappelhoff commented 2 years ago

I forgot to mention that you also need to add yourself here:

https://github.com/bids-standard/pybv/blob/1a29f7413e6b8cffeb0caa6365443d0bd217735f/docs/changelog.rst?plain=1#L9-L27

codecov[bot] commented 2 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (4af6bba) to head (a235be8). Report is 21 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 625 628 +3 ========================================= + Hits 625 628 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.