• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

deepset-ai / haystack / 6313512919
92%

Build:
DEFAULT BRANCH: main
Ran 26 Sep 2023 01:43PM UTC
Jobs 10
Files 271
Run time 15s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Sep 2023 01:37PM UTC coverage: 49.72% (-0.2%) from 49.967%
6313512919

push

github

web-flow
Add Pipelines async run (#5864)

* Add Pipeline.arun()

* Sleeper node

* Fix async running

* Add e2e tests

To run a Pipeline that doesn't have any async node in async mode:

    pytest e2e/pipelines/test_standard_pipelines.py::test_query_and_indexing_pipeline

To run a Pipeline that has a single async node in concurrent mode:

    pytest e2e/pipelines/test_standard_pipelines.py::test_async_concurrent_complex_pipeline

To run a Pipeline that has a single async node in sequential mode:

    pytest e2e/pipelines/test_standard_pipelines.py::test_async_sequential_complex_pipeline

* Remove unused _adispatch_run method

* Make Pipeline.run work with async nodes

* Revert "Make Pipeline.run work with async nodes"

This reverts commit 22d7a94e4.

* Rename Pipeline.arun to Pipeline._arun

* Enhance docstring

* Add Sleeper docstring

* Add release notes

* ignore typing across the node

* make pylint happy

* skip pylint on needed unused import

* fix

* if a node has an arun method, use it

---------

Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>

12242 of 24622 relevant lines covered (49.72%)

2.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 prompt - 6313512919.1 26 Sep 2023 01:46PM UTC 0
23.81
GitHub Action Run
2 agents - 6313512919.2 26 Sep 2023 01:47PM UTC 0
21.68
GitHub Action Run
3 cli - 6313512919.3 26 Sep 2023 01:45PM UTC 0
19.1
GitHub Action Run
4 utils - 6313512919.4 26 Sep 2023 01:45PM UTC 0
19.55
GitHub Action Run
5 document_stores - 6313512919.5 26 Sep 2023 01:46PM UTC 0
24.45
GitHub Action Run
6 pipelines - 6313512919.6 26 Sep 2023 01:46PM UTC 0
23.09
GitHub Action Run
7 others - 6313512919.7 26 Sep 2023 01:47PM UTC 0
21.43
GitHub Action Run
8 preview - 6313512919.8 26 Sep 2023 01:43PM UTC 0
26.22
GitHub Action Run
9 modeling - 6313512919.9 26 Sep 2023 01:46PM UTC 0
19.42
GitHub Action Run
10 nodes - 6313512919.10 26 Sep 2023 01:49PM UTC 0
30.15
GitHub Action Run
Source Files on build 6313512919
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6313512919
  • cf7f0ebc on github
  • Prev Build on main (#6313329244)
  • Next Build on main (#6313592986)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc