File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ Waits for predicate to be truthy and resolves a Promise. The library provides Ty
5
5
6
6
[ ![ Build Status] ( https://travis-ci.org/devlato/async-wait-until.svg?branch=master )] ( https://travis-ci.org/devlato/async-wait-until )
7
7
[ ![ Coverage Status] ( https://coveralls.io/repos/github/devlato/async-wait-until/badge.svg?branch=master )] ( https://coveralls.io/github/devlato/async-wait-until?branch=master )
8
- [ ![ Code Climate ] ( https://codeclimate.com/github/devlato/async-wait-until/ badges/gpa.svg )] ( https://codeclimate.com/github/devlato/async-wait-until )
9
- [ ![ Issue Count ] ( https://codeclimate.com/github/devlato/async-wait-until/ badges/issue_count.svg )] ( https://codeclimate.com/github/devlato/async-wait-until )
8
+ [ ![ Test Coverage ] ( https://api. codeclimate.com/v1/ badges/2a967399786c0d306247/test_coverage )] ( https://codeclimate.com/github/devlato/async-wait-until/test_coverage )
9
+ [ ![ Maintainability ] ( https://api. codeclimate.com/v1/ badges/2a967399786c0d306247/maintainability )] ( https://codeclimate.com/github/devlato/async-wait-until/maintainability )
10
10
[ ![ npm version] ( https://badge.fury.io/js/async-wait-until.svg )] ( https://badge.fury.io/js/async-wait-until )
11
11
12
12
You can’t perform that action at this time.
0 commit comments