The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
printers.ts in src |
336 | 31 |
index.ts in src |
111 | 5 |
validate-schema.ts in src |
110 | 3 |
cli-launcher.ts in src |
93 | 1 |
cli.ts in src |
86 | 3 |
expectedOutput.graphql in fixtures/expectedOutput/helloWorld |
33 | - |
printedWithDirectives.graphql in fixtures/expectedOutput/directiveSchemas |
27 | - |
printedDefault.graphql in fixtures/expectedOutput/directiveSchemas |
27 | - |
starship.graphql in fixtures/invalidSchemas/dataTypes/ships |
20 | - |
starship.graphql in fixtures/schema/dataTypes/ships |
20 | - |
rootQuery.graphql in fixtures/invalidSchemas |
19 | - |
utilities.ts in src |
19 | 2 |
people.graphql in fixtures/invalidSchemas/dataTypes/characters |
18 | - |
vehicle.graphql in fixtures/invalidSchemas/dataTypes/ships |
18 | - |
people.graphql in fixtures/schema/dataTypes/characters |
18 | - |
vehicle.graphql in fixtures/schema/dataTypes/ships |
18 | - |
rootQuery.graphql in fixtures/schema |
18 | - |
logger.ts in src |
18 | 3 |
species.graphql in fixtures/invalidSchemas/dataTypes/characters |
17 | - |
baseTypes.graphql in fixtures/directiveSchemas |
17 | - |
species.graphql in fixtures/schema/dataTypes/characters |
17 | - |
planet.graphql in fixtures/invalidSchemas/dataTypes |
16 | - |
film.graphql in fixtures/invalidSchemas/dataTypes |
16 | - |
planet.graphql in fixtures/schema/dataTypes |
16 | - |
film.graphql in fixtures/schema/dataTypes |
16 | - |
mutations.graphql in fixtures/helloWorld |
11 | - |
queries.graphql in fixtures/helloWorld |
8 | - |
directives.graphql in fixtures/directiveSchemas |
6 | - |
subscriptions.graphql in fixtures/helloWorld |
6 | - |
types.ts in src |
5 | - |
extendedTypes.graphql in fixtures/directiveSchemas |
4 | - |
schema.graphql in fixtures/invalidSchemas |
3 | - |
schema.graphql in fixtures/schema |
3 | - |
allFilms.graphql in fixtures/queries |
1 | - |
allFilms.graphql in fixtures/queries/invalid |
1 | - |
allPeople.graphql in fixtures/queries |
1 | - |
File | # lines | # units |
---|---|---|
printers.ts in src |
336 | 31 |
index.ts in src |
111 | 5 |
logger.ts in src |
18 | 3 |
validate-schema.ts in src |
110 | 3 |
cli.ts in src |
86 | 3 |
utilities.ts in src |
19 | 2 |
cli-launcher.ts in src |
93 | 1 |
There are 9 files with lines longer than 120 characters. In total, there are 12 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
printedWithDirectives.graphql in fixtures/expectedOutput/directiveSchemas |
27 | - | 3 |
queries.graphql in fixtures/helloWorld |
8 | - | 2 |
baseTypes.graphql in fixtures/directiveSchemas |
17 | - | 1 |
directives.graphql in fixtures/directiveSchemas |
6 | - | 1 |
extendedTypes.graphql in fixtures/directiveSchemas |
4 | - | 1 |
printedDefault.graphql in fixtures/expectedOutput/directiveSchemas |
27 | - | 1 |
expectedOutput.graphql in fixtures/expectedOutput/helloWorld |
33 | - | 1 |
subscriptions.graphql in fixtures/helloWorld |
6 | - | 1 |
mutations.graphql in fixtures/helloWorld |
11 | - | 1 |