File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
utilities.ts in src |
19 | 2 | 837 | 938 | 5 |
cli-launcher.ts in src |
93 | 1 | 837 | 938 | 5 |
extendedTypes.graphql in fixtures/directiveSchemas |
4 | - | 623 | 837 | 3 |
directives.graphql in fixtures/directiveSchemas |
6 | - | 623 | 837 | 3 |
baseTypes.graphql in fixtures/directiveSchemas |
17 | - | 623 | 837 | 3 |
printedDefault.graphql in fixtures/expectedOutput/directiveSchemas |
27 | - | 623 | 837 | 3 |
printedWithDirectives.graphql in fixtures/expectedOutput/directiveSchemas |
27 | - | 623 | 837 | 3 |
printers.ts in src |
336 | 31 | 623 | 837 | 3 |
index.ts in src |
111 | 5 | 554 | 938 | 2 |
allPeople.graphql in fixtures/queries |
1 | - | 938 | 938 | 1 |
allFilms.graphql in fixtures/queries/invalid |
1 | - | 938 | 938 | 1 |
allFilms.graphql in fixtures/queries |
1 | - | 938 | 938 | 1 |
schema.graphql in fixtures/schema |
3 | - | 938 | 938 | 1 |
schema.graphql in fixtures/invalidSchemas |
3 | - | 938 | 938 | 1 |
types.ts in src |
5 | - | 938 | 938 | 1 |
subscriptions.graphql in fixtures/helloWorld |
6 | - | 837 | 837 | 1 |
queries.graphql in fixtures/helloWorld |
8 | - | 837 | 837 | 1 |
mutations.graphql in fixtures/helloWorld |
11 | - | 837 | 837 | 1 |
film.graphql in fixtures/schema/dataTypes |
16 | - | 938 | 938 | 1 |
planet.graphql in fixtures/schema/dataTypes |
16 | - | 938 | 938 | 1 |