mne-tools / mne-nirs

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

MAINT: Migrate from PyQt5 to PySide6 #510

Closed florin-pop closed 1 year ago

florin-pop commented 1 year ago

Fixes https://github.com/mne-tools/mne-nirs/issues/471 by:


Contributed with ❤️ by AE Studio

codecov[bot] commented 1 year ago

Codecov Report

Merging #510 (13d4819) into main (2f7ceb8) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
+ Coverage   95.36%   95.37%   +0.01%     
==========================================
  Files          69       69              
  Lines        2781     2791      +10     
  Branches      397      400       +3     
==========================================
+ Hits         2652     2662      +10     
  Misses         65       65              
  Partials       64       64              
Impacted Files Coverage Δ
mne_nirs/tests/test_examples.py 81.25% <100.00%> (+1.25%) :arrow_up:
mne_nirs/visualisation/tests/test_visualisation.py 100.00% <100.00%> (ø)