- Aug 03, 2020
-
- Jul 01, 2020
-
-
Amir MOHAMMADI authored
Pre commit cleanup See merge request !77
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
- Add isort - Update black repository reference - Add ast check and case conflict check Update flake8 configuration for line length to match the one from black.
-
- Jun 29, 2020
-
-
Samuel GAIST authored
-
Amir MOHAMMADI authored
Handle error the same way for all algorithm types on execution Closes beat.core#98 See merge request !75
-
- Jun 26, 2020
-
-
Samuel GAIST authored
Currently sequential and autonomous algorithms are not treating errors happening in the process method the same way. This result in missing information coming back up through beat/beat.core> This patch fixes this and also ensure that the outputs are properly closed. Fixes beat.core#98
-
- Jun 25, 2020
-
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Add helper property to get the environment configured for the database See merge request !74
-
Samuel GAIST authored
Part of beat.core#64
-
- Jun 18, 2020
-
-
Samuel GAIST authored
Fixes a few warnings and depracations See merge request !73
-
Amir MOHAMMADI authored
-
- Jun 09, 2020
-
-
Samuel GAIST authored
-
André Anjos authored
Update test execution environment to Python for tests See merge request !72
-
Samuel GAIST authored
-
- May 18, 2020
-
-
Samuel GAIST authored
-
André Anjos authored
Implement multiprocessing support for CachedDataSource Closes #32 See merge request !71
-
- May 15, 2020
-
-
Samuel GAIST authored
These test ensure that DataLoaders can be used with the multiprocessing module if these are passed through a queue.
-
Samuel GAIST authored
This will allow to pass an instance of it in a queue when using the multiprocessing module.
-
Samuel GAIST authored
This will allow to pass an instance of it in a queue when using the multiprocessing module.
-
- May 14, 2020
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This allows to reset the state of a data source. Currently only used by the CachedDataSource
-
Samuel GAIST authored
-
- Apr 30, 2020
-
-
André Anjos authored
-
André Anjos authored
-
- Mar 16, 2020
-
-
Samuel GAIST authored
-
- Mar 12, 2020
-
-
Flavio TARSETTI authored
Improve file name handling and removal in CachedDataSink See merge request !70
-