File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 3535 run : |
3636 python setup.py install
3737 make test
38-
39- - name : " Upload coverage to Codecov"
40- uses : codecov/codecov-action@v1
41- with :
42- fail_ci_if_error : true
Original file line number Diff line number Diff line change 11# stream-chat-python
22
3- [ ![ build] ( https://github.com/GetStream/stream-chat-python/workflows/build/badge.svg )] ( https://github.com/GetStream/stream-chat-python/actions ) [ ![ codecov ] ( https://codecov.io/gh/GetStream/stream-chat-python/branch/master/graph/badge.svg?token=DM7rr9M7Kl )] ( https://codecov.io/gh/GetStream/stream-chat-python ) [ ![ PyPI version] ( https://badge.fury.io/py/stream-chat.svg )] ( http://badge.fury.io/py/stream-chat ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/stream-chat.svg )
3+ [ ![ build] ( https://github.com/GetStream/stream-chat-python/workflows/build/badge.svg )] ( https://github.com/GetStream/stream-chat-python/actions ) [ ![ PyPI version] ( https://badge.fury.io/py/stream-chat.svg )] ( http://badge.fury.io/py/stream-chat ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/stream-chat.svg )
44
55the official Python API client for [ Stream chat] ( https://getstream.io/chat/ ) a service for building chat applications.
66
You can’t perform that action at this time.
0 commit comments