deepset-ai / haystack-experimental

🧪 Experimental features for Haystack
https://haystack.deepset.ai
Apache License 2.0
23 stars 9 forks source link

chore: replace `max_loops_allowed` with `max_runs_per_component` in tests #115

Closed anakin87 closed 1 month ago

anakin87 commented 1 month ago

Related Issues

https://github.com/deepset-ai/haystack/pull/8354

Some tests are failing due to the renaming of this argument: https://github.com/deepset-ai/haystack-experimental/actions/runs/11162240813/job/31026461862?pr=114

Proposed Changes:

Rename the argument in tests, too

How did you test it?

CI

Checklist

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11162517033

Details


Totals Coverage Status
Change from base Build 11146257532: 0.0%
Covered Lines: 1571
Relevant Lines: 1769

💛 - Coveralls