kutaslab / fitgrid

Multichannel event-related time-series regression modeling for EEG, MEG, and sensor array data
https://kutaslab.github.io/fitgrid
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

for stable release 0.5.1 #209

Closed turbach closed 3 years ago

turbach commented 3 years ago

Continuous integration and deployment

Docs

codecov[bot] commented 3 years ago

Codecov Report

Merging #209 (d7b239c) into main (e363e41) will increase coverage by 0.55%. The diff coverage is 83.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   90.50%   91.05%   +0.55%     
==========================================
  Files          15       15              
  Lines        1116     1129      +13     
==========================================
+ Hits         1010     1028      +18     
+ Misses        106      101       -5     
Impacted Files Coverage Δ
fitgrid/plots.py 93.33% <ø> (ø)
fitgrid/sample_data.py 96.55% <ø> (ø)
fitgrid/tools.py 84.40% <72.22%> (+6.40%) :arrow_up:
fitgrid/__init__.py 100.00% <100.00%> (ø)
fitgrid/defaults.py 100.00% <100.00%> (ø)
fitgrid/epochs.py 88.70% <100.00%> (+0.18%) :arrow_up:
fitgrid/errors.py 100.00% <100.00%> (ø)
fitgrid/fake_data.py 88.88% <100.00%> (ø)
fitgrid/fitgrid.py 89.78% <100.00%> (+0.05%) :arrow_up:
fitgrid/io.py 81.81% <100.00%> (-0.54%) :arrow_down:
... and 5 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 e363e41...d7b239c. Read the comment docs.