|
1 |
| -|travis_build| |license| |jupyter| |pypi| |
| 1 | +|build_badge| |codeql| |license| |jupyter| |pypi| |
| 2 | +|pypi-downloads| |black| |codecov| |cc_maintain| |cc_issues| |cc_coverage| |snyk| |
2 | 3 |
|
3 |
| -|codecov| |better_code| |cc_maintain| |cc_issues| |cc_coverage| |snyk| |
4 | 4 |
|
5 | 5 |
|
6 |
| -.. |travis_build| image:: https://img.shields.io/travis/bitranox/lib_platform/master.svg |
7 |
| - :target: https://travis-ci.org/bitranox/lib_platform |
| 6 | +.. |build_badge| image:: https://github.com/bitranox/lib_platform/actions/workflows/python-package.yml/badge.svg |
| 7 | + :target: https://github.com/bitranox/lib_platform/actions/workflows/python-package.yml |
| 8 | + |
| 9 | + |
| 10 | +.. |codeql| image:: https://github.com/bitranox/lib_platform/actions/workflows/codeql-analysis.yml/badge.svg?event=push |
| 11 | + :target: https://github.com//bitranox/lib_platform/actions/workflows/codeql-analysis.yml |
8 | 12 |
|
9 | 13 | .. |license| image:: https://img.shields.io/github/license/webcomics/pywine.svg
|
10 | 14 | :target: http://en.wikipedia.org/wiki/MIT_License
|
11 | 15 |
|
12 | 16 | .. |jupyter| image:: https://mybinder.org/badge_logo.svg
|
13 |
| - :target: https://mybinder.org/v2/gh/bitranox/lib_platform/master?filepath=lib_platform.ipynb |
| 17 | + :target: https://mybinder.org/v2/gh/bitranox/lib_platform/master?filepath=lib_platform.ipynb |
14 | 18 |
|
15 | 19 | .. for the pypi status link note the dashes, not the underscore !
|
16 | 20 | .. |pypi| image:: https://img.shields.io/pypi/status/lib-platform?label=PyPI%20Package
|
|
19 | 23 | .. |codecov| image:: https://img.shields.io/codecov/c/github/bitranox/lib_platform
|
20 | 24 | :target: https://codecov.io/gh/bitranox/lib_platform
|
21 | 25 |
|
22 |
| -.. |better_code| image:: https://bettercodehub.com/edge/badge/bitranox/lib_platform?branch=master |
23 |
| - :target: https://bettercodehub.com/results/bitranox/lib_platform |
24 |
| - |
25 | 26 | .. |cc_maintain| image:: https://img.shields.io/codeclimate/maintainability-percentage/bitranox/lib_platform?label=CC%20maintainability
|
26 | 27 | :target: https://codeclimate.com/github/bitranox/lib_platform/maintainability
|
27 | 28 | :alt: Maintainability
|
|
34 | 35 | :target: https://codeclimate.com/github/bitranox/lib_platform/test_coverage
|
35 | 36 | :alt: Code Coverage
|
36 | 37 |
|
37 |
| -.. |snyk| image:: https://img.shields.io/snyk/vulnerabilities/github/bitranox/lib_platform |
| 38 | +.. |snyk| image:: https://snyk.io/test/github/bitranox/lib_platform/badge.svg |
38 | 39 | :target: https://snyk.io/test/github/bitranox/lib_platform
|
39 | 40 |
|
40 | 41 | .. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
41 | 42 | :target: https://github.com/psf/black
|
| 43 | + |
| 44 | +.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/lib-platform |
| 45 | + :target: https://pypi.org/project/lib-platform/ |
| 46 | + :alt: PyPI - Downloads |
0 commit comments