mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
bb77436b36
* 🐛 fix progress text align issue close #13997 * ✅ Set thresholds for codecov build failures
10 lines
153 B
YAML
10 lines
153 B
YAML
codecov:
|
|
branch: master
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# Fail the status if coverage drops by >= 0.1%
|
|
threshold: 0.1
|