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

attribute error in pattern matching #51

Closed yjmantilla closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (6ebe862) into main (7690ba4) will decrease coverage by 0.06%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   83.08%   83.01%   -0.07%     
==========================================
  Files          15       15              
  Lines         733      736       +3     
==========================================
+ Hits          609      611       +2     
- Misses        124      125       +1     
Impacted Files Coverage Δ
sovabids/parsers.py 91.66% <66.66%> (-0.81%) :arrow_down:

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 7690ba4...6ebe862. Read the comment docs.