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

W8 #35

Closed yjmantilla closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (703e114) into main (13f5623) will increase coverage by 0.90%. The diff coverage is 87.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   81.26%   82.17%   +0.90%     
==========================================
  Files          12       13       +1     
  Lines         539      645     +106     
==========================================
+ Hits          438      530      +92     
- Misses        101      115      +14     
Impacted Files Coverage Δ
sovabids/datasets.py 45.63% <66.66%> (-4.82%) :arrow_down:
sovabids/sovarpc.py 81.60% <83.60%> (+5.01%) :arrow_up:
sovabids/parsers.py 88.23% <86.53%> (-2.68%) :arrow_down:
sovabids/rules.py 93.22% <93.10%> (-0.70%) :arrow_down:
sovabids/files.py 57.14% <100.00%> (+14.28%) :arrow_up:
sovabids/heuristics.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 13f5623...703e114. Read the comment docs.