PG-258: Re-enable Coverall code coverage to pg_stat_monitor.

As codecov is not approved by IT due to some known vulnerabilities in the past, reverting back to coverall.io to make sure that at least code coverage is available.
This commit is contained in:
Naeem Akhter
2021-10-13 22:00:41 +05:00
parent a93ba37ac3
commit 32a13f8462
2 changed files with 99 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
![pg13-test](https://github.com/percona/pg_stat_monitor/workflows/pg13-test/badge.svg)
![pg14-test](https://github.com/percona/pg_stat_monitor/workflows/pg14-test/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/percona/pg_stat_monitor/badge.svg)](https://coveralls.io/github/percona/pg_stat_monitor)
# pg_stat_monitor: Query Performance Tool for PostgreSQL
## Table of Contents