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 @@ -6,9 +6,10 @@ a query language for APIs created by Facebook.
66
77[ ![ PyPI version] ( https://badge.fury.io/py/graphql-core.svg )] ( https://badge.fury.io/py/graphql-core ) 
88[ ![ 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 ) 
1213
1314An extensive test suite with over 2200 unit tests and 100% coverage replicates the
1415complete 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