Commit graph

3 commits

Author SHA1 Message Date
Jonas L
067b35e9bb
feat(analyzer): load callback details from config and file_id (#1993) 2022-07-26 14:19:22 +02:00
jo
dac09869f3 test(analyzer): use pathlib for tmp paths 2022-02-20 22:03:59 +02:00
Jonas L
cba905e367
refactor(analyzer): improve analyzer pipeline module (#1542)
* rename steps to pipeline module

* move pipeline entrypoint to pipeline module

* rename steps test module to pipeline

* fix paths after renames

* move step protocol to pipeline

* create pipeline status enum

* use Protocol from typing extensions

* Fix linting
2022-01-28 07:09:19 +02:00
Renamed from analyzer/tests/pipeline_test.py (Browse further)