From 1264afcc421ea4998ac324628464f7ac697bb008 Mon Sep 17 00:00:00 2001 From: Denis Shulyaka Date: Mon, 2 Oct 2023 00:38:07 +0300 Subject: [PATCH] update badges and minimum coverage --- .github/workflows/ci.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b0fe40f..194957d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,4 +13,4 @@ jobs: CACHE_VERSION: 2 PYTHON_VERSION_DEFAULT: 3.9.15 PRE_COMMIT_CACHE_PATH: ~/.cache/pre-commit - MINIMUM_COVERAGE_PERCENTAGE: 99 + MINIMUM_COVERAGE_PERCENTAGE: 100 diff --git a/README.md b/README.md index c18f897..e3372ef 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # zigpy-xbee -[![Build Status](https://travis-ci.org/zigpy/zigpy-xbee.svg?branch=master)](https://travis-ci.org/zigpy/zigpy-xbee) -[![Coverage](https://coveralls.io/repos/github/zigpy/zigpy-xbee/badge.svg?branch=master)](https://coveralls.io/github/zigpy/zigpy-xbee?branch=master) +[![Build Status](https://github.com/zigpy/zigpy-xbee/workflows/CI/badge.svg)](https://github.com/zigpy/zigpy-xbee/actions) +[![Coverage Status](https://codecov.io/gh/zigpy/zigpy-xbee/branch/dev/graph/badge.svg?token=Y1994N9D74)](https://codecov.io/gh/zigpy/zigpy-xbee) [zigpy-xbee](https://github.com/zigpy/zigpy-xbee/) is a Python implementation for the [Zigpy](https://github.com/zigpy/) project to implement [XBee](https://en.wikipedia.org/wiki/XBee) based [Zigbee](https://www.zigbee.org) radio devices from Digi.