Skip to content
Snippets Groups Projects
Unverified Commit 582917d2 authored by Dmitrii Khizbullin's avatar Dmitrii Khizbullin Committed by GitHub
Browse files

Coveralls badge (#16)

parent fcf9e10c
No related branches found
No related tags found
No related merge requests found
...@@ -54,5 +54,5 @@ jobs: ...@@ -54,5 +54,5 @@ jobs:
run: | run: |
poetry run coverage run -m pytest -s -m mock_llm poetry run coverage run -m pytest -s -m mock_llm
- name: Coveralls - name: Upload coverage to Coveralls
uses: coverallsapp/github-action@v2 uses: coverallsapp/github-action@v2
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
[![Issues](https://img.shields.io/github/issues/metauto-ai/GPTSwarm?color=00afaa)](https://github.com/metauto-ai/gptswarm/issues) [![Issues](https://img.shields.io/github/issues/metauto-ai/GPTSwarm?color=00afaa)](https://github.com/metauto-ai/gptswarm/issues)
[![Twitter Follow](https://img.shields.io/twitter/follow/AI_KAUST?style=social)](https://twitter.com/AI_KAUST) [![Twitter Follow](https://img.shields.io/twitter/follow/AI_KAUST?style=social)](https://twitter.com/AI_KAUST)
[![Wechat](https://img.shields.io/badge/Wechat-7BB32E?logo=wechat&logoColor=white)](https://metauto.ai/images/wechat.jpeg) [![Wechat](https://img.shields.io/badge/Wechat-7BB32E?logo=wechat&logoColor=white)](https://metauto.ai/images/wechat.jpeg)
[![Coverage Status](https://coveralls.io/repos/github/metauto-ai/GPTSwarm/badge.svg?branch=coveralls)](https://coveralls.io/github/metauto-ai/GPTSwarm?branch=coveralls)
<p align="left"> <p align="left">
<a href=""><img src="swarm/utils/assets/logo.png" alt="GPTSwarm" width="430px"></a> <a href=""><img src="swarm/utils/assets/logo.png" alt="GPTSwarm" width="430px"></a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment