zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
350 stars 356 forks source link

Fix code coverage badge #671

Closed Ponni-M closed 3 years ago

Ponni-M commented 3 years ago

Adding new code coverage badge after migration to github actions https://github.com/zulip/python-zulip-api/issues/670 Please help review.

timabbott commented 3 years ago

This doesn't appear to fix the issue; CoveCov has a documented API for these, and we should figure out why we're not getting the right result by using that API, not reimplement the badge.