File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ Python:
7
7
8
8
Support Python Versions
9
9
10
- ![ Static Badge] ( https://img.shields.io/badge/Python-3.12%20%7C%203.11%20%7C%203.10%20%7C%203.9-blue )
10
+ ![ Static Badge] ( https://img.shields.io/badge/Python-3.13%20%7C%203. 12%20%7C%203.11%20%7C%203.10%20%7C%203.9-blue )
11
11
[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
12
- [ ![ Coverage Status] ( ./ coverage-badge.svg?dummy=8484744 )] ( ./reports/coverage/index.html )
13
- [ ![ Tests Status] ( ./ tests-badge.svg?dummy=8484744 )] ( ./reports/coverage/index.html )
12
+ [ ![ Coverage Status] ( https://raw.githubusercontent.com/devsetgo/devsetgo_lib/refs/heads/dev/ coverage-badge.svg)] ( ./reports/coverage/index.html )
13
+ [ ![ Tests Status] ( https://raw.githubusercontent.com/devsetgo/devsetgo_lib/refs/heads/dev/ tests-badge.svg)] ( ./reports/coverage/index.html )
14
14
15
15
CI/CD Pipeline:
16
16
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ Python:
7
7
8
8
Support Python Versions
9
9
10
- ![ Static Badge] ( https://img.shields.io/badge/Python-3.12%20%7C%203.11%20%7C%203.10%20%7C%203.9-blue )
10
+ ![ Static Badge] ( https://img.shields.io/badge/Python-3.13%20%7C%203. 12%20%7C%203.11%20%7C%203.10%20%7C%203.9-blue )
11
11
[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
12
- [ ![ Coverage Status] ( ./ coverage-badge.svg?dummy=8484744 )] ( ./reports/coverage/index.html )
13
- [ ![ Tests Status] ( ./ tests-badge.svg?dummy=8484744 )] ( ./reports/coverage/index.html )
12
+ [ ![ Coverage Status] ( https://raw.githubusercontent.com/devsetgo/devsetgo_lib/refs/heads/dev/ coverage-badge.svg)] ( ./reports/coverage/index.html )
13
+ [ ![ Tests Status] ( https://raw.githubusercontent.com/devsetgo/devsetgo_lib/refs/heads/dev/ tests-badge.svg)] ( ./reports/coverage/index.html )
14
14
15
15
CI/CD Pipeline:
16
16
@@ -29,6 +29,7 @@ SonarCloud:
29
29
30
30
# DevSetGo Common Library
31
31
32
+ ![ DSG Logo] ( /images/devsetgo_lib_logo_white_bg.svg )
32
33
` devsetgo_lib ` is a versatile library designed to provide common functions for Python applications. Its main goal is to increase reusability and reduce the need to rewrite the same functions across multiple applications. This also allows for quick defect resolution and propagation of fixes across all dependent projects.
33
34
34
35
Read the Full Documentation [ here] ( https://devsetgo.github.io/devsetgo_lib/ ) .
You can’t perform that action at this time.
0 commit comments