File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Algorithm Exercises (Python 3)
2
2
3
3
[ ![ Python CI] ( https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python.yml )
4
- [ ![ codecov] ( https://codecov.io/gh/sir-gon/algorithm-exercises-py/branch/main/graph/badge.svg?token=U3N3HSC3YC )] ( https://codecov.io/gh/sir-gon/algorithm-exercises-py )
5
- [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsir-gon%2Fprojecteuler-py.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fsir-gon%2Fprojecteuler-py?ref=badge_shield )
6
- [ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/6404/badge )] ( https://bestpractices.coreinfrastructure.org/projects/6404 )
7
4
[ ![ Markdown Lint] ( https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/markdown-lint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/markdown-lint.yml )
5
+ [ ![ YAML lint] ( https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/yamllint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/yamllint.yml )
8
6
9
7
![ GitHub] ( https://img.shields.io/github/license/sir-gon/algorithm-exercises-py )
10
8
![ GitHub language count] ( https://img.shields.io/github/languages/count/sir-gon/algorithm-exercises-py )
11
9
![ GitHub top language] ( https://img.shields.io/github/languages/top/sir-gon/algorithm-exercises-py )
10
+ [ ![ codecov] ( https://codecov.io/gh/sir-gon/algorithm-exercises-py/branch/main/graph/badge.svg?token=U3N3HSC3YC )] ( https://codecov.io/gh/sir-gon/algorithm-exercises-py )
11
+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsir-gon%2Fprojecteuler-py.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fsir-gon%2Fprojecteuler-py?ref=badge_shield )
12
+ [ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/6404/badge )] ( https://bestpractices.coreinfrastructure.org/projects/6404 )
12
13
13
14
[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-py&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-py )
14
15
[ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-py&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-py )
You can’t perform that action at this time.
0 commit comments