File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ a query language for APIs created by Facebook.
6
6
7
7
[ ![ PyPI version] ( https://badge.fury.io/py/graphql-core.svg )] ( https://badge.fury.io/py/graphql-core )
8
8
[ ![ Documentation Status] ( https://readthedocs.org/projects/graphql-core-3/badge/ )] ( https://graphql-core-3.readthedocs.io )
9
- ![ Test Status] ( https://github.com/graphql-python/graphql-core/actions/workflows/test.yml/badge.svg )
10
- ![ Lint Status] ( https://github.com/graphql-python/graphql-core/actions/workflows/lint.yml/badge.svg )
11
- [ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/ambv/black )
9
+ [ ![ Test Status] ( https://github.com/graphql-python/graphql-core/actions/workflows/test.yml/badge.svg )] ( https://github.com/graphql-python/graphql-core/actions/workflows/test.yml )
10
+ [ ![ Lint Status] ( https://github.com/graphql-python/graphql-core/actions/workflows/lint.yml/badge.svg )] ( https://github.com/graphql-python/graphql-core/actions/workflows/lint.yml )
11
+ [ ![ CodSpeed] ( https://img.shields.io/endpoint?url=https://codspeed.io/badge.json )] ( https://codspeed.io/graphql-python/graphql-core )
12
+ [ ![ Code style] ( https://img.shields.io/badge/code%20style-ruff-000000.svg )] ( https://github.com/astral-sh/ruff )
12
13
13
14
An extensive test suite with over 2200 unit tests and 100% coverage replicates the
14
15
complete test suite of GraphQL.js, ensuring that this port is reliable and compatible
You can’t perform that action at this time.
0 commit comments