File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ for await ( const character of myTape ) ... ;
22
22
[ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-tape.svg )] ( https://www.npmjs.org/package/@aureooms/js-tape )
23
23
24
24
[ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-tape.svg )] ( https://codeclimate.com/github/aureooms/js-tape/issues )
25
- [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/github/aureooms/js-tape.svg )] ( https://codeclimate.com/github/aureooms/js-tape/trends/churn )
26
- [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/github/aureooms/js-tape.svg )] ( https://codecov.io/gh/aureooms/js-tape )
27
- [ ![ Code coverage (clim)] ( https://img.shields.io/codeclimate/coverage-letter/aureooms/js-tape.svg )] ( https://codeclimate.com/github/aureooms/js-tape/trends/test_coverage_new_code )
25
+ [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-tape.svg )] ( https://codeclimate.com/github/aureooms/js-tape/trends/churn )
26
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-tape/master.svg )] ( https://codecov.io/gh/aureooms/js-tape )
28
27
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-tape.svg )] ( https://codeclimate.com/github/aureooms/js-tape/trends/technical_debt )
29
28
[ ![ Documentation] ( https://aureooms.github.io/js-tape/badge.svg )] ( https://aureooms.github.io/js-tape/source.html )
29
+ [ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-tape )] ( https://bundlephobia.com/result?p=@aureooms/js-tape )
You can’t perform that action at this time.
0 commit comments