File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,6 +108,16 @@ jobs:
108108 - name : Run integration tests
109109 run : hatch run test:integration-cov-append-retry
110110
111+ - name : Store combined coverage
112+ if : github.event_name == 'push'
113+ uses : py-cov-action/python-coverage-comment-action@63f52f4fbbffada6e8dee8ec432de7e01df9ba79 # v3.41
114+ with :
115+ GITHUB_TOKEN : ${{ github.token }}
116+ COVERAGE_PATH : integrations/ragas
117+ SUBPROJECT_ID : ragas-combined
118+ MINIMUM_GREEN : 90
119+ MINIMUM_ORANGE : 60
120+
111121 - name : Run unit tests with lowest direct dependencies
112122 if : github.event_name != 'push'
113123 run : |
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Please check out our [Contribution Guidelines](CONTRIBUTING.md) for all the deta
8181| [presidio-haystack](integrations/presidio/) | Preprocessor | [](https://pypi.org/project/presidio-haystack) | [](https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/presidio.yml) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-presidio/htmlcov/index.html) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-presidio-combined/htmlcov/index.html) |
8282| [ pyversity-haystack] ( integrations/pyversity/ ) | Ranker | [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/pyversity-haystack.svg )] ( https://pypi.org/project/pyversity-haystack ) | [ ![ Test / pyversity] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/pyversity.yml/badge.svg )] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/pyversity.yml ) | [ ![ Coverage badge] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/deepset-ai/haystack-core-integrations/python-coverage-comment-action-data-pyversity/endpoint.json&label= )] ( https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-pyversity/htmlcov/index.html ) | |
8383| [qdrant-haystack](integrations/qdrant/) | Document Store | [](https://pypi.org/project/qdrant-haystack) | [](https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/qdrant.yml) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-qdrant/htmlcov/index.html) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-qdrant-combined/htmlcov/index.html) |
84- | [ ragas-haystack] ( integrations/ragas/ ) | Evaluator | [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/ragas-haystack.svg )] ( https://pypi.org/project/ragas-haystack ) | [ ![ Test / ragas] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/ragas.yml/badge.svg )] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/ragas.yml ) | [ ![ Coverage badge] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/deepset-ai/haystack-core-integrations/python-coverage-comment-action-data-ragas/endpoint.json&label= )] ( https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-ragas/htmlcov/index.html ) | |
84+ | [ragas-haystack](integrations/ragas/) | Evaluator | [](https://pypi.org/project/ragas-haystack) | [](https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/ragas.yml) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-ragas/htmlcov/index.html) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-ragas-combined/htmlcov/index.html) |
8585| [ snowflake-haystack] ( integrations/snowflake/ ) | Retriever | [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/snowflake-haystack.svg )] ( https://pypi.org/project/snowflake-haystack ) | [ ![ Test / snowflake] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/snowflake.yml/badge.svg )] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/snowflake.yml ) | [ ![ Coverage badge] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/deepset-ai/haystack-core-integrations/python-coverage-comment-action-data-snowflake/endpoint.json&label= )] ( https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-snowflake/htmlcov/index.html ) | |
8686| [ sqlalchemy-haystack] ( integrations/sqlalchemy/ ) | Retriever | [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/sqlalchemy-haystack.svg )] ( https://pypi.org/project/sqlalchemy-haystack ) | [ ![ Test / sqlalchemy] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/sqlalchemy.yml/badge.svg )] ( https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/sqlalchemy.yml ) | [ ![ Coverage badge] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/deepset-ai/haystack-core-integrations/python-coverage-comment-action-data-sqlalchemy/endpoint.json&label= )] ( https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-sqlalchemy/htmlcov/index.html ) | |
8787| [stackit-haystack](integrations/stackit/) | Embedder, Generator | [](https://pypi.org/project/stackit-haystack) | [](https://github.com/deepset-ai/haystack-core-integrations/actions/workflows/stackit.yml) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-stackit/htmlcov/index.html) | [](https://htmlpreview.github.io/?https://github.com/deepset-ai/haystack-core-integrations/blob/python-coverage-comment-action-data-stackit-combined/htmlcov/index.html) |
You can’t perform that action at this time.
0 commit comments