[Feature] Add support for custom streaming callback #971
66.36% of diff hit (target 66.46%)
View this Pull Request on Codecov
66.36% of diff hit (target 66.46%)
Annotations
Check warning on line 5 in embedchain/bots/discord.py
codecov / codecov/patch
embedchain/bots/discord.py#L5
Added line #L5 was not covered by tests
Check warning on line 8 in embedchain/bots/slack.py
codecov / codecov/patch
embedchain/bots/slack.py#L8
Added line #L8 was not covered by tests
Check warning on line 7 in embedchain/chunkers/mysql.py
codecov / codecov/patch
embedchain/chunkers/mysql.py#L7
Added line #L7 was not covered by tests
Check warning on line 7 in embedchain/chunkers/substack.py
codecov / codecov/patch
embedchain/chunkers/substack.py#L7
Added line #L7 was not covered by tests
Check warning on line 7 in embedchain/chunkers/unstructured_file.py
codecov / codecov/patch
embedchain/chunkers/unstructured_file.py#L7
Added line #L7 was not covered by tests
Check warning on line 11 in embedchain/embedder/base.py
codecov / codecov/patch
embedchain/embedder/base.py#L11
Added line #L11 was not covered by tests
Check warning on line 2 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L1-L2
Added lines #L1 - L2 were not covered by tests
Check warning on line 5 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L4-L5
Added lines #L4 - L5 were not covered by tests
Check warning on line 8 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L7-L8
Added lines #L7 - L8 were not covered by tests
Check warning on line 13 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L13
Added line #L13 was not covered by tests
Check warning on line 20 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L19-L20
Added lines #L19 - L20 were not covered by tests
Check warning on line 24 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L24
Added line #L24 was not covered by tests
Check warning on line 30 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L29-L30
Added lines #L29 - L30 were not covered by tests
Check warning on line 32 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L32
Added line #L32 was not covered by tests
Check warning on line 35 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L34-L35
Added lines #L34 - L35 were not covered by tests
Check warning on line 37 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L37
Added line #L37 was not covered by tests
Check warning on line 39 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L39
Added line #L39 was not covered by tests
Check warning on line 41 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L41
Added line #L41 was not covered by tests
Check warning on line 43 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L43
Added line #L43 was not covered by tests
Check warning on line 45 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L45
Added line #L45 was not covered by tests
Check warning on line 48 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L47-L48
Added lines #L47 - L48 were not covered by tests
Check warning on line 51 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L51
Added line #L51 was not covered by tests
Check warning on line 73 in embedchain/helpers/callbacks.py
codecov / codecov/patch
embedchain/helpers/callbacks.py#L69-L73
Added lines #L69 - L73 were not covered by tests
Check warning on line 16 in embedchain/loaders/sitemap.py
codecov / codecov/patch
embedchain/loaders/sitemap.py#L16
Added line #L16 was not covered by tests
Check warning on line 7 in embedchain/loaders/substack.py
codecov / codecov/patch
embedchain/loaders/substack.py#L7
Added line #L7 was not covered by tests