mne-tools / mne-nirs

Process Near-Infrared Spectroscopy Data in MNE
https://mne.tools/mne-nirs/
BSD 3-Clause "New" or "Revised" License
83 stars 35 forks source link

Fix issues with documentation generation #469

Closed rob-luke closed 2 years ago

rob-luke commented 2 years ago

Investigation πŸ‘€

codecov[bot] commented 2 years ago

Codecov Report

Merging #469 (1286473) into main (63d56e0) will decrease coverage by 0.11%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
- Coverage   94.20%   94.08%   -0.12%     
==========================================
  Files          65       65              
  Lines        2673     2673              
  Branches      396      396              
==========================================
- Hits         2518     2515       -3     
- Misses         99      101       +2     
- Partials       56       57       +1     
Impacted Files Coverage Ξ”
mne_nirs/tests/test_examples.py 80.64% <0.00%> (-6.46%) :arrow_down:
mne_nirs/visualisation/_plot_3d_montage.py 98.03% <0.00%> (-0.99%) :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 63d56e0...1286473. Read the comment docs.

rob-luke commented 2 years ago

This doesn't fix the dev issues, but gets us closer to all green. So in it goes