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

Bidscoin plugin update #21

Closed yjmantilla closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (cf5aeda) into main (17c7ce7) will increase coverage by 0.58%. The diff coverage is 86.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   76.19%   76.77%   +0.58%     
==========================================
  Files           5        6       +1     
  Lines         399      465      +66     
==========================================
+ Hits          304      357      +53     
- Misses         95      108      +13     
Impacted Files Coverage Δ
sovabids/datasets.py 45.09% <50.00%> (-1.97%) :arrow_down:
sovabids/utils.py 71.53% <76.92%> (+2.01%) :arrow_up:
sovabids/rules.py 93.56% <90.32%> (-2.71%) :arrow_down:
sovabids/convert.py 96.00% <100.00%> (-0.16%) :arrow_down:
sovabids/schemas/__init__.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 17c7ce7...cf5aeda. Read the comment docs.