@@ -11,15 +11,19 @@ Parent is [@aureooms/js-persistent](https://github.com/aureooms/js-persistent).
11
11
| Single x
12
12
| Deep ( Digit x ) ( FingerTree ( Node x ) ) ( Digit x )
13
13
14
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-fingertree.svg?style=flat )] ( https://raw.githubusercontent.com/aureooms/js-fingertree/master/LICENSE )
15
- [ ![ NPM version] ( https://img.shields.io/npm/v/@aureooms/js-fingertree.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-fingertree )
16
- [ ![ Build Status] ( https://img.shields.io/travis/aureooms/js-fingertree.svg?style=flat )] ( https://travis-ci.org/aureooms/js-fingertree )
17
- [ ![ Coverage Status] ( https://img.shields.io/coveralls/aureooms/js-fingertree.svg?style=flat )] ( https://coveralls.io/r/aureooms/js-fingertree )
18
- [ ![ Dependencies Status] ( https://img.shields.io/david/aureooms/js-fingertree.svg?style=flat )] ( https://david-dm.org/aureooms/js-fingertree#info=dependencies )
19
- [ ![ devDependencies Status] ( https://img.shields.io/david/dev/aureooms/js-fingertree.svg?style=flat )] ( https://david-dm.org/aureooms/js-fingertree#info=devDependencies )
20
- [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/aureooms/js-fingertree.svg?style=flat )] ( https://codeclimate.com/github/aureooms/js-fingertree )
21
- [ ![ NPM downloads per month] ( https://img.shields.io/npm/dm/@aureooms/js-fingertree.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-fingertree )
22
- [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-fingertree.svg?style=flat )] ( https://github.com/aureooms/js-fingertree/issues )
14
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-fingertree.svg )] ( https://raw.githubusercontent.com/aureooms/js-fingertree/master/LICENSE )
15
+ [ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-fingertree.svg )] ( https://www.npmjs.org/package/@aureooms/js-fingertree )
16
+ [ ![ Build] ( https://img.shields.io/travis/aureooms/js-fingertree/master.svg )] ( https://travis-ci.org/aureooms/js-fingertree/branches )
17
+ [ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-fingertree.svg )] ( https://david-dm.org/aureooms/js-fingertree )
18
+ [ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-fingertree.svg )] ( https://david-dm.org/aureooms/js-fingertree?type=dev )
19
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-fingertree.svg )] ( https://github.com/aureooms/js-fingertree/issues )
20
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-fingertree.svg )] ( https://www.npmjs.org/package/@aureooms/js-fingertree )
21
+
22
+ [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-fingertree.svg )] ( https://codeclimate.com/github/aureooms/js-fingertree/issues )
23
+ [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/github/aureooms/js-fingertree.svg )] ( https://codeclimate.com/github/aureooms/js-fingertree/trends/churn )
24
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/github/aureooms/js-fingertree.svg )] ( https://codecov.io/gh/aureooms/js-fingertree )
25
+ [ ![ Code coverage (clim)] ( https://img.shields.io/codeclimate/coverage-letter/aureooms/js-fingertree.svg )] ( https://codeclimate.com/github/aureooms/js-fingertree/trends/test_coverage_new_code )
26
+ [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-fingertree.svg )] ( https://codeclimate.com/github/aureooms/js-fingertree/trends/technical_debt )
23
27
[ ![ Documentation] ( https://aureooms.github.io/js-fingertree/badge.svg )] ( https://aureooms.github.io/js-fingertree/source.html )
24
28
25
29
0 commit comments