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

W6 #28

Closed yjmantilla closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (5da835c) into main (ff17b09) will increase coverage by 1.70%. The diff coverage is 88.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   80.00%   81.70%   +1.70%     
==========================================
  Files           6       11       +5     
  Lines         435      492      +57     
==========================================
+ Hits          348      402      +54     
- Misses         87       90       +3     
Impacted Files Coverage Δ
sovabids/schemas/__init__.py 100.00% <ø> (ø)
sovabids/files.py 42.85% <42.85%> (ø)
sovabids/loggers.py 87.09% <87.09%> (ø)
sovabids/misc.py 90.00% <90.00%> (ø)
sovabids/rules.py 93.92% <96.00%> (+0.28%) :arrow_up:
sovabids/dicts.py 96.87% <96.87%> (ø)
sovabids/bids.py 100.00% <100.00%> (ø)
sovabids/convert.py 96.87% <100.00%> (+0.87%) :arrow_up:
sovabids/datasets.py 50.44% <100.00%> (+5.34%) :arrow_up:
sovabids/parsers.py 90.90% <100.00%> (+0.28%) :arrow_up:
... and 8 more

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 ff17b09...5da835c. Read the comment docs.