ZanSara
3c71f0ae3d
chore: mark some unit tests under test/pipeline
( #5124 )
...
* mark some unit tests as such
* remove marker
2023-06-12 17:58:31 +02:00
Silvano Cerza
5ac3dffbef
test: Rework conftest ( #4614 )
...
* Split root conftest into multiple ones and remove unused fixtures
* Remove some constants and make them fixtures
* Remove unnecessary fixture scoping
* Fix failing whisper tests
* Fix image_file_paths fixture
2023-04-11 10:33:43 +02:00
ZanSara
6d578ebf3d
refactor: remove telemetry v1 ( #4496 )
...
* remove telemetry v1
* more pipeline methods to take out
* send_event_2
* mypy
* pylint
* mypy
* mypy again
* remove test
2023-03-27 17:38:43 +02:00
Zoltan Fedor
4dea9db01e
feat: Report execution time for pipeline components in _debug
( #4197 )
...
* Adding execution time to the debug output of pipeline components
* Linting issue fix
* [EMPTY] Re-trigger CI
* fixed test
---------
Co-authored-by: Mayank Jobanputra <mayankjobanputra@gmail.com>
2023-03-07 04:45:31 +05:30
Stefano Fiorucci
e8f9b1b65d
test: replace ElasticsearchDS
with InMemoryDS
when it makes sense; support scale_score
in InMemoryDS
( #4283 )
...
* replace elasticds with imds - first draft
* fix
* fix tests and implement scale_score in imds bm25
* add docstrings for scale_score
2023-03-01 11:35:10 +01:00
Silvano Cerza
274746db07
style: Update black ( #4101 )
...
* Update black version
* Format file with new black style
* Update black pre-commit hook version
2023-02-08 15:34:43 +01:00
Julian Risch
d0691a4bd5
bug: replace decorator with counter attribute for pipeline event ( #3462 )
2022-10-26 12:09:04 +02:00
tstadel
45136badfe
Fix _debug info getting lost for previous nodes when using join nodes ( #2776 )
...
* fix debug output for pipelines with join nodes
* add test
* Update Documentation & Code Style
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-07 15:10:13 +02:00
Sara Zan
ff4303c51b
[CI refactoring] Categorize tests into folders ( #2554 )
...
* Categorize tests into folders
* Fix linux_ci.yml and an import
* Wrong path
2022-05-17 09:55:53 +01:00