Skip to content

Commit 7b41a9a

Browse files
📚 docs(README): Upgrade badges.
1 parent 868b7db commit 7b41a9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ let values = [...iter(stack)].join(''); // cba
2525
[![Code issues](https://img.shields.io/codeclimate/issues/aureooms/js-persistent-stack.svg)](https://codeclimate.com/github/aureooms/js-persistent-stack/issues)
2626
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-persistent-stack.svg)](https://codeclimate.com/github/aureooms/js-persistent-stack/trends/churn)
2727
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-persistent-stack/main.svg)](https://codecov.io/gh/aureooms/js-persistent-stack)
28-
<!--[![Code coverage (alls)](https://img.shields.io/coveralls/github/aureooms/js-persistent-stack/main.svg)](https://coveralls.io/r/aureooms/js-persistent-stack)-->
29-
<!--[![Code coverage (clim)](https://img.shields.io/codeclimate/coverage/aureooms/js-persistent-stack.svg)](https://codeclimate.com/github/aureooms/js-persistent-stack/trends/test_coverage_new_code)-->
3028
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-persistent-stack.svg)](https://codeclimate.com/github/aureooms/js-persistent-stack/trends/technical_debt)
3129
[![Documentation](https://aureooms.github.io/js-persistent-stack/badge.svg)](https://aureooms.github.io/js-persistent-stack/source.html)
3230
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-persistent-stack)](https://bundlephobia.com/result?p=@aureooms/js-persistent-stack)

0 commit comments

Comments
 (0)