File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,12 @@ badges:
37
37
- name : " Release"
38
38
image : " https://img.shields.io/pypi/v/lambda-handlers.svg"
39
39
url : " https://pypi.org/project/lambda-handlers/"
40
- - name : " CodeClimate"
41
- image : " https://github.com/enter-at/python-aws-lambda-handlers/workflows/CodeClimate%20report/badge.svg"
42
- url : " https://github.com/enter-at/python-aws-lambda-handlers/actions?query=workflow%3A%22CodeClimate+report%22"
40
+ - name : " Code Climate Maintainability"
41
+ image : " https://api.codeclimate.com/v1/badges/852b53c3aab82fe1ebe7/maintainability"
42
+ url : " https://codeclimate.com/github/enter-at/python-aws-lambda-handlers/maintainability"
43
+ - name : " Code Climate Test Coverage"
44
+ image : " https://api.codeclimate.com/v1/badges/852b53c3aab82fe1ebe7/test_coverage"
45
+ url : " https://codeclimate.com/github/enter-at/python-aws-lambda-handlers/test_coverage"
43
46
44
47
related :
45
48
- name : " node-aws-lambda-handlers"
You can’t perform that action at this time.
0 commit comments