- 01 Jul, 2020 4 commits
-
-
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.
-
- 29 Jun, 2020 3 commits
-
-
Samuel GAIST authored
-
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
-
- 26 Jun, 2020 1 commit
-
-
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
-
- 25 Jun, 2020 4 commits
-
-
Samuel GAIST authored
-
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
-
- 18 Jun, 2020 2 commits
-
-
Samuel GAIST authored
Fixes a few warnings and depracations See merge request !73
-
Amir MOHAMMADI authored
-
- 09 Jun, 2020 4 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Update test execution environment to Python for tests See merge request !72
-
Samuel GAIST authored
-
- 18 May, 2020 3 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Implement multiprocessing support for CachedDataSource Closes #32 See merge request !71
-
- 15 May, 2020 3 commits
-
-
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.
-
- 14 May, 2020 4 commits
-
-
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
-
- 30 Apr, 2020 2 commits
-
-
André Anjos authored
-
André Anjos authored
-
- 16 Mar, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 12 Mar, 2020 2 commits
-
-
Flavio TARSETTI authored
Improve file name handling and removal in CachedDataSink See merge request !70
-
Samuel GAIST authored
This ensures that all files are tentatively removed.
-
- 11 Mar, 2020 6 commits
-
-
Flavio TARSETTI authored
Logger cleanup See merge request !69
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-