yjmantilla / sovabids

A python package for the automatic conversion of EEG datasets to the BIDS standard, with a focus on making the most out of metadata.
https://sovabids.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Incremental Conversion #57

Closed yjmantilla closed 1 year ago

yjmantilla commented 2 years ago

Experimental Feature

closes #23 closes #56

codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (4b190d8) into main (041772d) will increase coverage by 0.09%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   82.70%   82.80%   +0.09%     
==========================================
  Files          15       15              
  Lines         746      756      +10     
==========================================
+ Hits          617      626       +9     
- Misses        129      130       +1     
Impacted Files Coverage Δ
sovabids/convert.py 91.83% <66.66%> (-1.65%) :arrow_down:
sovabids/loggers.py 89.47% <100.00%> (+2.37%) :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 041772d...4b190d8. Read the comment docs.