SpikeInterface / spikeinterface

A Python-based module for creating flexible and robust spike sorting pipelines.
https://spikeinterface.readthedocs.io
MIT License
457 stars 175 forks source link

No tests should be run until core tests are passed #2948

Open h-mayorquin opened 1 month ago

h-mayorquin commented 1 month ago

Let's implement this so we don't waste as much computation (with loev for @samuelgarcia ) and avoid crowding out things when many tests are running.

zm711 commented 1 month ago

Great idea dude!

h-mayorquin commented 1 month ago

I will take care of this once: https://github.com/SpikeInterface/spikeinterface/pull/2947

is merged.

h-mayorquin commented 2 weeks ago

I have decide to postergate this until we decide what to do with: https://github.com/SpikeInterface/spikeinterface/pull/2937