FIX: correct a minor bug in Superimpose application
This corrects a minor bug in Superimpose
application.
The start
index might be never used in 99% of time... but... it wasn't set correctly in phr
mode, when only the BasicResampler
is used.
Merge request reports
Activity
btw the patch label means you're asking to merge without dashboard testing but I think this should be tested, no?
@poughov yes indeed it should be tested :]
(edit: added in
feature_branches.txt
)Edited by Rémi Cresson@all Does the "Pipeline passed" stuff means that I can remove the tested branch from
features_branches.txt
? I feel like I didn't need to add the MR branch in thefeatures_branches.txt
after all?mentioned in commit 2525e2ae
@remicress It's the new CI platform but it's experimental right now, so for the merge checklist what is needed is still
features_branches.txt
and the dashboard.changed milestone to %7.0.0