File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed
Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 3838 run :
3939 working-directory : python
4040 if : github.ref == 'refs/heads/master'
41- name : npm upload
41+ name : pypi upload
4242 steps :
4343 - uses : actions/checkout@v3
4444 - name : setup
Original file line number Diff line number Diff line change 11.. image :: ./covertable.png
22 :alt: covertable logo
33
4-
5- .. image :: https://circleci.com/gh/walkframe/covertable.svg?style=shield
6- :target: https://circleci.com/gh/walkframe/covertable
7-
84Time is limited.
95
106It is not realistic to create a test case that satisfies all the multiple factors,
@@ -19,13 +15,18 @@ Now it has 2 implementations.
1915
2016 - .. image:: https://badge.fury.io/py/covertable.svg
2117 :target: https://badge.fury.io/py/covertable
18+ - .. image:: https://github.com/walkframe/covertable/actions/workflows/python.yaml/badge.svg
19+ :target: https://github.com/walkframe/covertable/actions/workflows/python.yaml
2220 - `README <https://github.com/walkframe/covertable/blob/master/python/README.rst >`__
2321 - `Code <https://github.com/walkframe/covertable/tree/master/python >`__
2422
23+
2524:TypeScript:
2625
2726 - .. image:: https://badge.fury.io/js/covertable.svg
2827 :target: https://badge.fury.io/js/covertable
28+ - .. image:: https://github.com/walkframe/covertable/actions/workflows/typescript.yaml/badge.svg
29+ :target: https://github.com/walkframe/covertable/actions/workflows/typescript.yaml
2930 - `README <https://github.com/walkframe/covertable/blob/master/typescript/README.md >`__
3031 - `Code <https://github.com/walkframe/covertable/tree/master/typescript >`__
3132
Original file line number Diff line number Diff line change 11.. image :: https://badge.fury.io/py/covertable.svg
22 :target: https://badge.fury.io/py/covertable
33
4- .. image :: https://circleci .com/gh/ walkframe/covertable. svg?style=shield
5- :target: https://circleci .com/gh/ walkframe/covertable
4+ .. image :: https://github .com/walkframe/covertable/actions/workflows/python.yaml/badge. svg
5+ :target: https://github .com/walkframe/covertable/actions/workflows/python.yaml
66
77.. image :: https://codecov.io/gh/walkframe/covertable/branch/master/graph/badge.svg
88 :target: https://codecov.io/gh/walkframe/covertable
Original file line number Diff line number Diff line change 11[ ![ npm version] ( https://badge.fury.io/js/covertable.svg )] ( https://badge.fury.io/js/covertable )
2+ [ ![ Workflow] ( https://github.com/walkframe/covertable/actions/workflows/typescript.yaml/badge.svg )] ( https://github.com/walkframe/covertable/actions/workflows/typescript.yaml )
23[ ![ CircleCI] ( https://circleci.com/gh/walkframe/covertable.svg?style=shield )] ( https://circleci.com/gh/walkframe/covertable )
34[ ![ codecov] ( https://codecov.io/gh/walkframe/covertable/branch/master/graph/badge.svg )] ( https://codecov.io/gh/walkframe/covertable )
45
You can’t perform that action at this time.
0 commit comments