File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ A lightweight library for dynamically validate Angular reactive forms using [cla
9
9
<a href =" https://www.npmjs.com/package/ngx-reactive-form-class-validator " >
10
10
<img src="https://img.shields.io/bundlephobia/min/ngx-reactive-form-class-validator" alt="npm minified size" />
11
11
</a >  ;
12
+ <a href =" https://codecov.io/gh/abarghoud/ngx-reactive-form-class-validator " >
13
+ <img src="https://img.shields.io/codecov/c/github/abarghoud/ngx-reactive-form-class-validator?color=green" alt="Code coverage" />
14
+ </a >  ;
15
+ <a href =" https://app.circleci.com/pipelines/github/abarghoud/ngx-reactive-form-class-validator " >
16
+ <img src="https://img.shields.io/circleci/build/github/abarghoud/ngx-reactive-form-class-validator/main" alt="Build status" />
17
+ </a >  ;
12
18
</p >
13
19
14
20
## Table of contents
You can’t perform that action at this time.
0 commit comments