netflix / dgs-framework
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 13% | 14% | 13% | 57%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
kt0% | 18% | 16% | 15% | 48%
java0% | 0% | 12% | 0% | 87%
py0% | 0% | 0% | 82% | 17%
graphqls0% | 0% | 0% | 38% | 61%
kts0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
graphql-dgs0% | 21% | 13% | 11% | 52%
graphql-dgs-spring-graphql0% | 40% | 0% | 22% | 37%
graphql-dgs-spring-boot-micrometer0% | 0% | 31% | 22% | 46%
graphql-error-types0% | 0% | 45% | 22% | 31%
graphql-dgs-client0% | 0% | 19% | 11% | 69%
graphql-dgs-extended-scalars0% | 0% | 93% | 0% | 6%
scripts0% | 0% | 0% | 82% | 17%
graphql-dgs-example-shared0% | 0% | 0% | 0% | 100%
graphql-dgs-spring-graphql-example-java0% | 0% | 0% | 0% | 100%
graphql-dgs-reactive0% | 0% | 0% | 0% | 100%
graphql-dgs-subscription-types0% | 0% | 0% | 0% | 100%
graphql-dgs-spring-graphql-example-java-webflux0% | 0% | 0% | 0% | 100%
graphql-dgs-pagination0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
graphql-dgs-platform0% | 0% | 0% | 0% | 100%
graphql-dgs-extended-validation0% | 0% | 0% | 0% | 100%
graphql-dgs-platform-dependencies0% | 0% | 0% | 0% | 100%
buildSrc0% | 0% | 0% | 0% | 100%
dgs-starter0% | 0% | 0% | 0% | 100%
dgs-starter-test0% | 0% | 0% | 0% | 100%
graphql-dgs-spring-graphql-test0% | 0% | 0% | 0% | 100%
graphql-dgs-spring-graphql-starter0% | 0% | 0% | 0% | 100%
graphql-dgs-spring-graphql-starter-test0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
DgsSchemaProvider.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
855 1
DgsSpringGraphQLAutoConfiguration.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig
663 32
DgsGraphQLMetricsInstrumentation.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer
400 11
DgsDataLoaderProvider.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
320 1
TypedGraphQLError.java
in graphql-error-types/src/main/java/com/netflix/graphql/types/errors
234 34
DefaultDgsFederationResolver.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation
221 1
WebSocketGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
213 3
DgsExtendedScalarsAutoConfiguration.kt
in graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig
209 1
DefaultInputObjectMapper.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
191 4
DgsGraphQLMicrometerAutoConfiguration.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer
155 4
154 9
BaseDgsQueryExecutor.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
143 1
DataFetcherInvoker.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
137 1
DgsGraphQLMetricsInstrumentationBenchmark.kt
in graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer
132 4
SpringGraphQLDgsQueryExecutor.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
130 8
DgsGraphQLSourceBuilder.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
122 9
GraphQLResponse.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
119 3
SpringGraphQLDgsReactiveQueryExecutor.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
116 5
errordetail.graphqls
in graphql-error-types/src/main/resources/META-INF/schema
113 -
HelloDataFetcher.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
98 12
DgsPaginationTypeDefinitionRegistry.kt
in graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination
98 1
DgsAPQSupportAutoConfiguration.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq
98 3
96 -
WebClientGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
96 5
build.gradle.kts
in graphql-dgs-platform
91 -
DgsQueryExecutor.java
in graphql-dgs/src/main/java/com/netflix/graphql/dgs
90 10
errortype.graphqls
in graphql-error-types/src/main/resources/META-INF/schema
89 -
DgsDataLoaderInstrumentationDataLoaderCustomizer.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
87 8
DgsContext.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context
86 6
GraphQLRequestOptions.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
80 2
DefaultDataFetcherExceptionHandler.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions
80 2
MultipartVariableMapper.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/utils
79 7
GraphQLJavaErrorInstrumentation.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
78 1
AbstractInputArgumentResolver.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method
78 1
DgsReactiveQueryExecutor.java
in graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs/reactive
77 10
MonoGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
76 10
DgsDataFetchingEnvironment.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs
75 2
Message.kt
in graphql-dgs-subscription-types/src/main/kotlin/com/netflix/graphql/types/subscription/websockets
74 -
schema.graphqls
in graphql-dgs-example-shared/src/main/resources/schema
73 -
OperationMessage.kt
in graphql-dgs-subscription-types/src/main/kotlin/com/netflix/graphql/types/subscription
72 -
SimpleQuerySignatureRepository.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils
71 3
ExcludeAutoConfigurationsEnvironmentPostProcessor.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig
71 1
CacheableQuerySignatureRepository.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils
68 2
RestClientGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
66 3
ReactiveDataFetcherResultProcessor.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
66 3
MethodDataFetcherFactory.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method
65 1
DgsDataLoaderInstrumentationProvider.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/dataloader
64 4
DgsWebMvcGraphQLInterceptor.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webmvc
64 1
BatchLoaderWithContextInterceptor.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/dataloader
61 1
DefaultDgsGraphQLContextBuilder.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
58 1
Files With Most Units (Top 50)
File# lines# units
TypedGraphQLError.java
in graphql-error-types/src/main/java/com/netflix/graphql/types/errors
234 34
DgsSpringGraphQLAutoConfiguration.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig
663 32
ScaryMovie.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types
57 13
HelloDataFetcher.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
98 12
ActionMovie.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types
48 11
DgsGraphQLMetricsInstrumentation.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer
400 11
MonoGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
76 10
DgsReactiveQueryExecutor.java
in graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs/reactive
77 10
DgsQueryExecutor.java
in graphql-dgs/src/main/java/com/netflix/graphql/dgs
90 10
154 9
DgsGraphQLSourceBuilder.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
122 9
DgsWrapWithContextDataLoaderCustomizer.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
56 8
DgsDataLoaderInstrumentationDataLoaderCustomizer.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
87 8
SpringGraphQLDgsQueryExecutor.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
130 8
MultipartVariableMapper.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/utils
79 7
common.py
in scripts
33 6
FileUploadMutation.java
in graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher
51 6
DgsContext.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context
86 6
RatingMutation.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
36 5
WebClientGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
96 5
GraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
55 5
FileUploadMutation.java
in graphql-dgs-spring-graphql-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive/datafetchers
39 5
SpringGraphQLDgsReactiveQueryExecutor.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
116 5
Person.java
in graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher
14 4
DefaultInputObjectMapper.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
191 4
DgsDataLoaderInstrumentationProvider.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/dataloader
64 4
DgsGraphQLMicrometerAutoConfiguration.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer
155 4
DgsGraphQLMetricsInstrumentationBenchmark.kt
in graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer
132 4
Stock.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types
18 3
CurrentTimeDateFetcher.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
25 3
RequestHeadersDataFetcher.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
25 3
CustomMonoGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
42 3
CustomGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
40 3
RestClientGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
66 3
GraphQLResponse.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
119 3
WebSocketGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
213 3
DgsExtendedValidationAutoConfiguration.kt
in graphql-dgs-extended-validation/src/main/kotlin/com/netflix/graphql/dgs/autoconfig
42 3
ReactiveDataFetcherResultProcessor.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
66 3
SimpleQuerySignatureRepository.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils
71 3
DgsAPQSupportAutoConfiguration.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq
98 3
Rating.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types
10 2
Message.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types
10 2
MovieDataFetcher.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
26 2
ConcurrentDataFetcher.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
40 2
ExampleInstrumentationDependingOnContextContributor.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/instrumentation
41 2
ErrorDetail.java
in graphql-error-types/src/main/java/com/netflix/graphql/types/errors
34 2
GraphqlSSESubscriptionGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
53 2
GraphQLRequestOptions.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
80 2
GraphQLClients.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
55 2
SSESubscriptionGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
48 2
Files With Long Lines (Top 50)

There are 77 files with lines longer than 120 characters. In total, there are 153 long lines.

File# lines# units# long lines
DgsSchemaProvider.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
855 1 19
DgsSpringGraphQLAutoConfiguration.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig
663 32 15
DgsDataLoaderProvider.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
320 1 7
DefaultDgsFederationResolver.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation
221 1 5
DgsPaginationTypeDefinitionRegistry.kt
in graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination
98 1 4
ReactiveDataFetcherResultProcessor.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
66 3 4
DgsGraphQLMetricsInstrumentation.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer
400 11 4
ExampleInstrumentationDependingOnContextContributor.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/instrumentation
41 2 3
DgsExtendedScalarsAutoConfiguration.kt
in graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig
209 1 3
CompletableFutureWrapper.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
32 - 3
SpectatorLimitedTagMetricResolver.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer
26 1 3
DgsGraphQLMicrometerAutoConfiguration.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer
155 4 3
DgsGraphQLSourceBuilder.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
122 9 3
SpringGraphQLDgsQueryExecutor.kt
in graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql
130 8 3
ExampleLoaderWithContext.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader
18 - 2
HelloDataFetcher.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher
98 12 2
GraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
55 5 2
MonoGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
76 10 2
module-info.java
in graphql-dgs/src/main/java
26 - 2
DefaultDataFetcherExceptionHandler.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions
80 2 2
DataFetcherInvoker.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
137 1 2
DefaultInputObjectMapper.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal
191 4 2
InputArgumentResolver.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method
23 1 2
SourceArgumentResolver.kt
in graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method
23 1 2
BatchLoaderWithContextInterceptor.kt
in graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/dataloader
61 1 2
ExampleGraphQLContextContributor.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context
25 1 1
ExtraCodeRegistry.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared
16 - 1
ScaryMovie.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types
57 13 1
ActionMovie.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types
48 11 1
ExampleLoaderWithGraphQLContext.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader
18 - 1
MessageDataLoader.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader
17 - 1
GreetingsDataLoader.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader
22 - 1
MessageDataLoaderWithDispatchPredicate.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader
22 - 1
ExtraTypeDefinitionRegistry.java
in graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared
18 1 1
build.gradle.kts
in graphql-dgs-extended-scalars
10 - 1
DgsPaginationAutoConfiguration.kt
in graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination
8 - 1
build.gradle.kts
in graphql-error-types
7 - 1
build.gradle.kts
in graphql-dgs-client
24 - 1
WebClientGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
96 5 1
CustomMonoGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
42 3 1
CustomGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
40 3 1
SSESubscriptionGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
48 2 1
WebSocketGraphQLClient.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
213 3 1
GraphQLClientException.kt
in graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client
12 - 1
SpringGraphQLExampleApp.java
in graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example
32 2 1
WithHeader.java
in graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher
13 1 1
GreetingBatchLoader.java
in graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher
29 2 1
build.gradle.kts
in graphql-dgs-reactive
12 - 1
DefaultDgsReactiveGraphQLContextBuilder.kt
in graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal
49 1 1
build.gradle.kts
in graphql-dgs
27 - 1
Correlations

File Size vs. Commits (all time): 264 points

build.gradle.kts x: 174 commits (all time) y: 96 lines of code buildSrc/src/main/kotlin/Versions.kt x: 64 commits (all time) y: 3 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomGraphQLClient.kt x: 11 commits (all time) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomMonoGraphQLClient.kt x: 12 commits (all time) y: 42 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClient.kt x: 43 commits (all time) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClientException.kt x: 6 commits (all time) y: 12 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClients.kt x: 12 commits (all time) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLError.kt x: 22 commits (all time) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLRequestOptions.kt x: 4 commits (all time) y: 80 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLResponse.kt x: 48 commits (all time) y: 119 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphqlSSESubscriptionGraphQLClient.kt x: 14 commits (all time) y: 53 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/HttpResponse.kt x: 6 commits (all time) y: 8 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/MonoGraphQLClient.kt x: 9 commits (all time) y: 76 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/MonoRequestExecutor.kt x: 7 commits (all time) y: 10 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/ReactiveGraphQLClient.kt x: 7 commits (all time) y: 14 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/RestClientGraphQLClient.kt x: 14 commits (all time) y: 66 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/SSESubscriptionGraphQLClient.kt x: 16 commits (all time) y: 48 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebClientGraphQLClient.kt x: 24 commits (all time) y: 96 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebSocketGraphQLClient.kt x: 35 commits (all time) y: 213 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/exceptions/NoDataPresentException.kt x: 8 commits (all time) y: 2 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraCodeRegistry.java x: 4 commits (all time) y: 16 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraTypeDefinitionRegistry.java x: 4 commits (all time) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/ExampleGraphQLContextContributor.java x: 6 commits (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/MyContext.java x: 4 commits (all time) y: 7 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/ExampleLoaderWithContext.java x: 6 commits (all time) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/ExampleLoaderWithGraphQLContext.java x: 3 commits (all time) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/GreetingsDataLoader.java x: 4 commits (all time) y: 22 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessageDataLoader.java x: 5 commits (all time) y: 17 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessageDataLoaderWithDispatchPredicate.java x: 5 commits (all time) y: 22 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessagesDataLoaderWithException.java x: 7 commits (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/ActionMovieDataFetcher.java x: 4 commits (all time) y: 11 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/ConcurrentDataFetcher.java x: 5 commits (all time) y: 40 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/CurrentTimeDateFetcher.java x: 5 commits (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/HelloDataFetcher.java x: 23 commits (all time) y: 98 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/MovieDataFetcher.java x: 4 commits (all time) y: 26 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RatingMutation.java x: 5 commits (all time) y: 36 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RequestHeadersDataFetcher.java x: 8 commits (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/SubscriptionDataFetcher.java x: 6 commits (all time) y: 14 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/instrumentation/ExampleInstrumentationDependingOnContextContributor.java x: 6 commits (all time) y: 41 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ActionMovie.java x: 5 commits (all time) y: 48 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ScaryMovie.java x: 5 commits (all time) y: 57 lines of code graphql-dgs-example-shared/src/main/resources/schema/schema.graphqls x: 27 commits (all time) y: 73 lines of code graphql-dgs-extended-scalars/build.gradle.kts x: 14 commits (all time) y: 10 lines of code graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedScalarsAutoConfiguration.kt x: 22 commits (all time) y: 209 lines of code graphql-dgs-extended-validation/src/main/java/com/netflix/graphql/dgs/autoconfig/ValidationRulesBuilderCustomizer.java x: 6 commits (all time) y: 6 lines of code graphql-dgs-extended-validation/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedValidationAutoConfiguration.kt x: 9 commits (all time) y: 42 lines of code graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination/DgsPaginationTypeDefinitionRegistry.kt x: 22 commits (all time) y: 98 lines of code graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs/reactive/DgsReactiveQueryExecutor.java x: 12 commits (all time) y: 77 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/DgsReactiveCustomContextBuilderWithRequest.kt x: 5 commits (all time) y: 11 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/DefaultDgsReactiveGraphQLContextBuilder.kt x: 17 commits (all time) y: 49 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/method/SyncHandlerMethodArgumentResolverAdapter.kt x: 5 commits (all time) y: 27 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentationBenchmark.kt x: 8 commits (all time) y: 132 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/DgsMetrics.kt x: 18 commits (all time) y: 57 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLCollatedMetricsTagsProvider.kt x: 17 commits (all time) y: 28 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMicrometerAutoConfiguration.kt x: 36 commits (all time) y: 155 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/LimitedTagMetricResolver.kt x: 8 commits (all time) y: 15 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/SpectatorLimitedTagMetricResolver.kt x: 11 commits (all time) y: 26 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsContextualTagCustomizer.kt x: 7 commits (all time) y: 6 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsExecutionTagCustomizer.kt x: 11 commits (all time) y: 14 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsFieldFetchTagCustomizer.kt x: 11 commits (all time) y: 12 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsGraphQLMetricsTagsProvider.kt x: 12 commits (all time) y: 20 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/SimpleGqlOutcomeTagCustomizer.kt x: 18 commits (all time) y: 32 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/CacheableQuerySignatureRepository.kt x: 14 commits (all time) y: 68 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/QuerySignatureRepository.kt x: 8 commits (all time) y: 35 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/SimpleQuerySignatureRepository.kt x: 13 commits (all time) y: 71 lines of code graphql-dgs-spring-graphql-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive/datafetchers/FileUploadMutation.java x: 6 commits (all time) y: 39 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/SpringGraphQLExampleApp.java x: 7 commits (all time) y: 32 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/FileUploadMutation.java x: 6 commits (all time) y: 51 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/GreetingBatchLoader.java x: 4 commits (all time) y: 29 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportAutoConfiguration.kt x: 15 commits (all time) y: 98 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportProperties.kt x: 9 commits (all time) y: 25 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsConfigurationProperties.kt x: 9 commits (all time) y: 22 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsDataloaderConfigurationProperties.kt x: 9 commits (all time) y: 13 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/DgsGraphQLSourceBuilder.kt x: 17 commits (all time) y: 122 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/ReloadableGraphQLSource.kt x: 12 commits (all time) y: 25 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsQueryExecutor.kt x: 13 commits (all time) y: 130 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsReactiveQueryExecutor.kt x: 9 commits (all time) y: 116 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt x: 65 commits (all time) y: 663 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLConfigurationProperties.kt x: 10 commits (all time) y: 14 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLEnvironmentPostProcessor.kt x: 17 commits (all time) y: 51 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/ExcludeAutoConfigurationsEnvironmentPostProcessor.kt x: 9 commits (all time) y: 71 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webflux/DgsWebFluxGraphQLInterceptor.kt x: 10 commits (all time) y: 47 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webmvc/DgsWebMvcGraphQLInterceptor.kt x: 22 commits (all time) y: 64 lines of code graphql-dgs-subscription-types/src/main/kotlin/com/netflix/graphql/types/subscription/OperationMessage.kt x: 21 commits (all time) y: 72 lines of code graphql-dgs-subscription-types/src/main/kotlin/com/netflix/graphql/types/subscription/Protocol.kt x: 10 commits (all time) y: 3 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsData.java x: 13 commits (all time) y: 24 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoader.java x: 22 commits (all time) y: 19 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoaderRegistryConsumer.java x: 4 commits (all time) y: 5 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDirective.java x: 9 commits (all time) y: 14 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsMutation.java x: 13 commits (all time) y: 15 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQuery.java x: 14 commits (all time) y: 17 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQueryExecutor.java x: 16 commits (all time) y: 90 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsTypeDefinitionRegistry.java x: 7 commits (all time) y: 11 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/InputArgument.java x: 17 commits (all time) y: 18 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DataLoaderInstrumentationExtensionProvider.kt x: 8 commits (all time) y: 23 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsCodeRegistryBuilder.kt x: 12 commits (all time) y: 50 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsDataFetchingEnvironment.kt x: 31 commits (all time) y: 75 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsDataLoaderCustomizer.kt x: 6 commits (all time) y: 23 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsDefaultPreparsedDocumentProvider.kt x: 6 commits (all time) y: 29 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsExecutionResult.kt x: 13 commits (all time) y: 37 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsFederationResolver.kt x: 9 commits (all time) y: 7 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsContext.kt x: 33 commits (all time) y: 86 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsCustomContextBuilder.kt x: 5 commits (all time) y: 4 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsCustomContextBuilderWithRequest.kt x: 5 commits (all time) y: 10 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/GraphQLContextContributorInstrumentation.kt x: 8 commits (all time) y: 20 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DefaultDataFetcherExceptionHandler.kt x: 40 commits (all time) y: 80 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DgsBadRequestException.kt x: 17 commits (all time) y: 9 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DgsEntityNotFoundException.kt x: 10 commits (all time) y: 5 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/InvalidDataLoaderTypeException.kt x: 8 commits (all time) y: 4 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/InvalidDgsEntityFetcher.kt x: 9 commits (all time) y: 4 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/MultipleDataLoadersDefinedException.kt x: 15 commits (all time) y: 4 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/NoSchemaFoundException.kt x: 7 commits (all time) y: 2 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation/DefaultDgsFederationResolver.kt x: 74 commits (all time) y: 221 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/BaseDgsQueryExecutor.kt x: 33 commits (all time) y: 143 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DataFetcherInvoker.kt x: 65 commits (all time) y: 137 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultDgsGraphQLContextBuilder.kt x: 35 commits (all time) y: 58 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultInputObjectMapper.kt x: 21 commits (all time) y: 191 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderInstrumentationDataLoaderCustomizer.kt x: 8 commits (all time) y: 87 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderProvider.kt x: 64 commits (all time) y: 320 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsSchemaProvider.kt x: 203 commits (all time) y: 855 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsWrapWithContextDataLoaderCustomizer.kt x: 8 commits (all time) y: 56 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/EntityFetcherRegistry.kt x: 8 commits (all time) y: 7 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/InputObjectMapper.kt x: 56 commits (all time) y: 12 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/AbstractInputArgumentResolver.kt x: 13 commits (all time) y: 78 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/ArgumentResolverComposite.kt x: 7 commits (all time) y: 35 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/DataFetchingEnvironmentArgumentResolver.kt x: 11 commits (all time) y: 21 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/InputObjectMapperConverter.kt x: 6 commits (all time) y: 33 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/MethodDataFetcherFactory.kt x: 18 commits (all time) y: 65 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/utils/MultipartVariableMapper.kt x: 9 commits (all time) y: 79 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/scalars/UploadScalar.kt x: 12 commits (all time) y: 44 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/DebugInfo.java x: 3 commits (all time) y: 3 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedError.java x: 3 commits (all time) y: 9 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedGraphQLError.java x: 25 commits (all time) y: 234 lines of code graphql-dgs-client/build.gradle.kts x: 52 commits (all time) y: 24 lines of code graphql-dgs-reactive/build.gradle.kts x: 15 commits (all time) y: 12 lines of code graphql-dgs-spring-boot-micrometer/build.gradle.kts x: 30 commits (all time) y: 16 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentation.kt x: 82 commits (all time) y: 400 lines of code graphql-dgs-spring-graphql-example-java/build.gradle.kts x: 21 commits (all time) y: 18 lines of code graphql-dgs-spring-graphql/build.gradle.kts x: 23 commits (all time) y: 26 lines of code graphql-dgs-subscription-types/build.gradle.kts x: 10 commits (all time) y: 9 lines of code graphql-dgs/build.gradle.kts x: 60 commits (all time) y: 27 lines of code graphql-error-types/build.gradle.kts x: 11 commits (all time) y: 7 lines of code graphql-error-types/src/main/resources/META-INF/schema/errordetail.graphqls x: 3 commits (all time) y: 113 lines of code graphql-dgs-platform/build.gradle.kts x: 107 commits (all time) y: 91 lines of code dgs-starter-test/build.gradle.kts x: 2 commits (all time) y: 4 lines of code dgs-starter/build.gradle.kts x: 2 commits (all time) y: 7 lines of code graphql-dgs-spring-graphql-starter-test/build.gradle.kts x: 6 commits (all time) y: 3 lines of code graphql-dgs-spring-graphql-starter/build.gradle.kts x: 16 commits (all time) y: 3 lines of code settings.gradle.kts x: 46 commits (all time) y: 31 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsProperties.kt x: 16 commits (all time) y: 46 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/dataloader/BatchLoaderWithContextInterceptor.kt x: 17 commits (all time) y: 61 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/dataloader/DgsDataLoaderInstrumentationProvider.kt x: 15 commits (all time) y: 64 lines of code graphql-dgs-subscription-types/src/main/kotlin/com/netflix/graphql/types/subscription/websockets/CloseCode.kt x: 3 commits (all time) y: 14 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/GraphQLJavaErrorInstrumentation.kt x: 14 commits (all time) y: 78 lines of code graphql-dgs-spring-graphql-test/build.gradle.kts x: 3 commits (all time) y: 4 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/resources/logback.xml x: 2 commits (all time) y: 18 lines of code scripts/test-examples.py x: 10 commits (all time) y: 154 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebsocketGraphQLClient.kt x: 14 commits (all time) y: 213 lines of code graphql-dgs-example-shared/src/main/resources/static/precache-manifest.14639f36b55bc21b5f73274e3f14bb75.js x: 2 commits (all time) y: 22 lines of code graphql-dgs-example-shared/src/main/resources/static/service-worker.js x: 2 commits (all time) y: 15 lines of code graphql-error-types/src/main/resources/META-INF/schema/errortype.graphqls x: 5 commits (all time) y: 89 lines of code scripts/common.py x: 3 commits (all time) y: 33 lines of code
855.0
lines of code
  min: 2.0
  average: 42.3
  25th percentile: 10.0
  median: 18.0
  75th percentile: 43.75
  max: 855.0
0 203.0
commits (all time)
min: 2.0 | average: 13.19 | 25th percentile: 5.0 | median: 7.0 | 75th percentile: 13.0 | max: 203.0

File Size vs. Contributors (all time): 264 points

build.gradle.kts x: 22 contributors (all time) y: 96 lines of code buildSrc/src/main/kotlin/Versions.kt x: 15 contributors (all time) y: 3 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomGraphQLClient.kt x: 7 contributors (all time) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomMonoGraphQLClient.kt x: 5 contributors (all time) y: 42 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClient.kt x: 14 contributors (all time) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClientException.kt x: 4 contributors (all time) y: 12 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClients.kt x: 5 contributors (all time) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLError.kt x: 11 contributors (all time) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLRequestOptions.kt x: 1 contributors (all time) y: 80 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLResponse.kt x: 18 contributors (all time) y: 119 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphqlSSESubscriptionGraphQLClient.kt x: 6 contributors (all time) y: 53 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/HttpResponse.kt x: 4 contributors (all time) y: 8 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/MonoGraphQLClient.kt x: 5 contributors (all time) y: 76 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/ReactiveGraphQLClient.kt x: 5 contributors (all time) y: 14 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/RestClientGraphQLClient.kt x: 4 contributors (all time) y: 66 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/SSESubscriptionGraphQLClient.kt x: 8 contributors (all time) y: 48 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebClientGraphQLClient.kt x: 6 contributors (all time) y: 96 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebSocketGraphQLClient.kt x: 13 contributors (all time) y: 213 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/exceptions/NoDataPresentException.kt x: 5 contributors (all time) y: 2 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraCodeRegistry.java x: 3 contributors (all time) y: 16 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraTypeDefinitionRegistry.java x: 3 contributors (all time) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/ExampleGraphQLContextContributor.java x: 4 contributors (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/MyContext.java x: 3 contributors (all time) y: 7 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/ExampleLoaderWithContext.java x: 5 contributors (all time) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/ExampleLoaderWithGraphQLContext.java x: 2 contributors (all time) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/GreetingsDataLoader.java x: 3 contributors (all time) y: 22 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessageDataLoader.java x: 4 contributors (all time) y: 17 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/MessagesDataLoaderWithException.java x: 5 contributors (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/ActionMovieDataFetcher.java x: 3 contributors (all time) y: 11 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/ConcurrentDataFetcher.java x: 4 contributors (all time) y: 40 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/CurrentTimeDateFetcher.java x: 3 contributors (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/HelloDataFetcher.java x: 11 contributors (all time) y: 98 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RatingMutation.java x: 4 contributors (all time) y: 36 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RequestHeadersDataFetcher.java x: 6 contributors (all time) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/SubscriptionDataFetcher.java x: 4 contributors (all time) y: 14 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/instrumentation/ExampleInstrumentationDependingOnContextContributor.java x: 4 contributors (all time) y: 41 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ActionMovie.java x: 4 contributors (all time) y: 48 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ScaryMovie.java x: 4 contributors (all time) y: 57 lines of code graphql-dgs-example-shared/src/main/resources/schema/schema.graphqls x: 12 contributors (all time) y: 73 lines of code graphql-dgs-extended-scalars/build.gradle.kts x: 5 contributors (all time) y: 10 lines of code graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedScalarsAutoConfiguration.kt x: 10 contributors (all time) y: 209 lines of code graphql-dgs-extended-validation/src/main/java/com/netflix/graphql/dgs/autoconfig/ValidationRulesBuilderCustomizer.java x: 4 contributors (all time) y: 6 lines of code graphql-dgs-extended-validation/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedValidationAutoConfiguration.kt x: 7 contributors (all time) y: 42 lines of code graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination/DgsPaginationTypeDefinitionRegistry.kt x: 10 contributors (all time) y: 98 lines of code graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs/reactive/DgsReactiveQueryExecutor.java x: 6 contributors (all time) y: 77 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/DefaultDgsReactiveGraphQLContextBuilder.kt x: 7 contributors (all time) y: 49 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/method/SyncHandlerMethodArgumentResolverAdapter.kt x: 3 contributors (all time) y: 27 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentationBenchmark.kt x: 3 contributors (all time) y: 132 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/DgsMetrics.kt x: 8 contributors (all time) y: 57 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLCollatedMetricsTagsProvider.kt x: 10 contributors (all time) y: 28 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMicrometerAutoConfiguration.kt x: 14 contributors (all time) y: 155 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsContextualTagCustomizer.kt x: 5 contributors (all time) y: 6 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsExecutionTagCustomizer.kt x: 9 contributors (all time) y: 14 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsFieldFetchTagCustomizer.kt x: 9 contributors (all time) y: 12 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/DgsGraphQLMetricsTagsProvider.kt x: 10 contributors (all time) y: 20 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/SimpleGqlOutcomeTagCustomizer.kt x: 11 contributors (all time) y: 32 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/CacheableQuerySignatureRepository.kt x: 6 contributors (all time) y: 68 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/QuerySignatureRepository.kt x: 5 contributors (all time) y: 35 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/SimpleQuerySignatureRepository.kt x: 7 contributors (all time) y: 71 lines of code graphql-dgs-spring-graphql-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive/datafetchers/FileUploadMutation.java x: 3 contributors (all time) y: 39 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/SpringGraphQLExampleApp.java x: 4 contributors (all time) y: 32 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/ControllerExceptionHandler.java x: 2 contributors (all time) y: 12 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/FileUploadMutation.java x: 3 contributors (all time) y: 51 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/WithControllerAdvice.java x: 2 contributors (all time) y: 10 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/AutomatedPersistedQueryCacheAdapter.kt x: 2 contributors (all time) y: 35 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQPreParsedDocumentProviderWrapper.kt x: 4 contributors (all time) y: 27 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportAutoConfiguration.kt x: 5 contributors (all time) y: 98 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/DgsGraphQLSourceBuilder.kt x: 7 contributors (all time) y: 122 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsQueryExecutor.kt x: 6 contributors (all time) y: 130 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsReactiveQueryExecutor.kt x: 4 contributors (all time) y: 116 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt x: 9 contributors (all time) y: 663 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLEnvironmentPostProcessor.kt x: 5 contributors (all time) y: 51 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/ExcludeAutoConfigurationsEnvironmentPostProcessor.kt x: 3 contributors (all time) y: 71 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webflux/DgsWebFluxGraphQLInterceptor.kt x: 5 contributors (all time) y: 47 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webmvc/DgsWebMvcGraphQLInterceptor.kt x: 7 contributors (all time) y: 64 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsComponent.java x: 6 contributors (all time) y: 15 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoader.java x: 8 contributors (all time) y: 19 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoaderRegistryConsumer.java x: 3 contributors (all time) y: 5 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsMutation.java x: 8 contributors (all time) y: 15 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQuery.java x: 9 contributors (all time) y: 17 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQueryExecutor.java x: 8 contributors (all time) y: 90 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsSubscription.java x: 7 contributors (all time) y: 15 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsTypeDefinitionRegistry.java x: 6 contributors (all time) y: 11 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/InputArgument.java x: 7 contributors (all time) y: 18 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DataLoaderInstrumentationExtensionProvider.kt x: 6 contributors (all time) y: 23 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsCodeRegistryBuilder.kt x: 5 contributors (all time) y: 50 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsDataFetchingEnvironment.kt x: 10 contributors (all time) y: 75 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsDataLoaderCustomizer.kt x: 5 contributors (all time) y: 23 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsDefaultPreparsedDocumentProvider.kt x: 5 contributors (all time) y: 29 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/DgsFederationResolver.kt x: 6 contributors (all time) y: 7 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsContext.kt x: 11 contributors (all time) y: 86 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DefaultDataFetcherExceptionHandler.kt x: 15 contributors (all time) y: 80 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DgsBadRequestException.kt x: 13 contributors (all time) y: 9 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DgsEntityNotFoundException.kt x: 8 contributors (all time) y: 5 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DgsException.kt x: 6 contributors (all time) y: 31 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/InvalidDataLoaderTypeException.kt x: 6 contributors (all time) y: 4 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/MultipleDataLoadersDefinedException.kt x: 7 contributors (all time) y: 4 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/NoDgsFederationResolverFoundException.kt x: 6 contributors (all time) y: 3 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation/DefaultDgsFederationResolver.kt x: 24 contributors (all time) y: 221 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/BaseDgsQueryExecutor.kt x: 12 contributors (all time) y: 143 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/CompletableFutureWrapper.kt x: 5 contributors (all time) y: 32 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DataFetcherInvoker.kt x: 14 contributors (all time) y: 137 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultDgsGraphQLContextBuilder.kt x: 8 contributors (all time) y: 58 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultInputObjectMapper.kt x: 10 contributors (all time) y: 191 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderInstrumentationDataLoaderCustomizer.kt x: 7 contributors (all time) y: 87 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderProvider.kt x: 16 contributors (all time) y: 320 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsSchemaProvider.kt x: 41 contributors (all time) y: 855 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsWrapWithContextDataLoaderCustomizer.kt x: 7 contributors (all time) y: 56 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/EntityFetcherRegistry.kt x: 7 contributors (all time) y: 7 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/InputObjectMapper.kt x: 10 contributors (all time) y: 12 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/ReactiveDataFetcherResultProcessor.kt x: 10 contributors (all time) y: 66 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/AbstractInputArgumentResolver.kt x: 9 contributors (all time) y: 78 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/DataFetchingEnvironmentArgumentResolver.kt x: 4 contributors (all time) y: 21 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/MethodDataFetcherFactory.kt x: 8 contributors (all time) y: 65 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/utils/MultipartVariableMapper.kt x: 6 contributors (all time) y: 79 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/scalars/UploadScalar.kt x: 7 contributors (all time) y: 44 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/DebugInfo.java x: 2 contributors (all time) y: 3 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/ErrorDetail.java x: 7 contributors (all time) y: 34 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/ErrorType.java x: 5 contributors (all time) y: 12 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedGraphQLError.java x: 9 contributors (all time) y: 234 lines of code graphql-dgs-client/build.gradle.kts x: 17 contributors (all time) y: 24 lines of code graphql-dgs-reactive/build.gradle.kts x: 7 contributors (all time) y: 12 lines of code graphql-dgs-spring-boot-micrometer/build.gradle.kts x: 11 contributors (all time) y: 16 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentation.kt x: 19 contributors (all time) y: 400 lines of code graphql-dgs-subscription-types/build.gradle.kts x: 8 contributors (all time) y: 9 lines of code graphql-dgs/build.gradle.kts x: 20 contributors (all time) y: 27 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/SourceArgumentResolver.kt x: 2 contributors (all time) y: 23 lines of code graphql-error-types/src/main/resources/META-INF/schema/errordetail.graphqls x: 2 contributors (all time) y: 113 lines of code graphql-dgs-platform/build.gradle.kts x: 22 contributors (all time) y: 91 lines of code dgs-starter-test/build.gradle.kts x: 1 contributors (all time) y: 4 lines of code dgs-starter/build.gradle.kts x: 1 contributors (all time) y: 7 lines of code graphql-dgs-spring-graphql-starter-test/build.gradle.kts x: 3 contributors (all time) y: 3 lines of code settings.gradle.kts x: 13 contributors (all time) y: 31 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsProperties.kt x: 10 contributors (all time) y: 46 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/dataloader/BatchLoaderWithContextInterceptor.kt x: 9 contributors (all time) y: 61 lines of code graphql-dgs-subscription-types/src/main/kotlin/com/netflix/graphql/types/subscription/websockets/Message.kt x: 6 contributors (all time) y: 74 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/resources/logback.xml x: 1 contributors (all time) y: 18 lines of code scripts/test-examples.py x: 4 contributors (all time) y: 154 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebsocketGraphQLClient.kt x: 1 contributors (all time) y: 213 lines of code graphql-dgs-pagination/build.gradle.kts x: 2 contributors (all time) y: 5 lines of code graphql-dgs-example-shared/src/main/resources/static/service-worker.js x: 2 contributors (all time) y: 15 lines of code graphql-error-types/src/main/resources/META-INF/schema/errortype.graphqls x: 5 contributors (all time) y: 89 lines of code scripts/common.py x: 2 contributors (all time) y: 33 lines of code graphql-dgs-platform-dependencies/build.gradle.kts x: 2 contributors (all time) y: 43 lines of code
855.0
lines of code
  min: 2.0
  average: 42.3
  25th percentile: 10.0
  median: 18.0
  75th percentile: 43.75
  max: 855.0
0 41.0
contributors (all time)
min: 1.0 | average: 5.69 | 25th percentile: 3.0 | median: 4.5 | 75th percentile: 7.0 | max: 41.0

File Size vs. Commits (30 days): 235 points

build.gradle.kts x: 8 commits (30d) y: 96 lines of code buildSrc/src/main/kotlin/Versions.kt x: 2 commits (30d) y: 3 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomGraphQLClient.kt x: 4 commits (30d) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomMonoGraphQLClient.kt x: 4 commits (30d) y: 42 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClient.kt x: 3 commits (30d) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClientException.kt x: 2 commits (30d) y: 12 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClients.kt x: 4 commits (30d) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLError.kt x: 2 commits (30d) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLRequestOptions.kt x: 4 commits (30d) y: 80 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLResponse.kt x: 6 commits (30d) y: 119 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphqlSSESubscriptionGraphQLClient.kt x: 5 commits (30d) y: 53 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/HttpResponse.kt x: 2 commits (30d) y: 8 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/MonoGraphQLClient.kt x: 3 commits (30d) y: 76 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/ReactiveGraphQLClient.kt x: 2 commits (30d) y: 14 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/RestClientGraphQLClient.kt x: 5 commits (30d) y: 66 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/SSESubscriptionGraphQLClient.kt x: 3 commits (30d) y: 48 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebClientGraphQLClient.kt x: 5 commits (30d) y: 96 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebSocketGraphQLClient.kt x: 3 commits (30d) y: 213 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraTypeDefinitionRegistry.java x: 2 commits (30d) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/ExampleGraphQLContextContributor.java x: 2 commits (30d) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/GreetingsDataLoader.java x: 2 commits (30d) y: 22 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/CurrentTimeDateFetcher.java x: 3 commits (30d) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/HelloDataFetcher.java x: 2 commits (30d) y: 98 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RatingMutation.java x: 2 commits (30d) y: 36 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/instrumentation/ExampleInstrumentationDependingOnContextContributor.java x: 2 commits (30d) y: 41 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ActionMovie.java x: 2 commits (30d) y: 48 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ScaryMovie.java x: 2 commits (30d) y: 57 lines of code graphql-dgs-example-shared/src/main/resources/schema/schema.graphqls x: 2 commits (30d) y: 73 lines of code graphql-dgs-extended-scalars/build.gradle.kts x: 7 commits (30d) y: 10 lines of code graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedScalarsAutoConfiguration.kt x: 2 commits (30d) y: 209 lines of code graphql-dgs-extended-validation/src/main/java/com/netflix/graphql/dgs/autoconfig/ValidationRulesBuilderCustomizer.java x: 2 commits (30d) y: 6 lines of code graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination/DgsPaginationTypeDefinitionRegistry.kt x: 3 commits (30d) y: 98 lines of code graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs/reactive/DgsReactiveQueryExecutor.java x: 2 commits (30d) y: 77 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/method/SyncHandlerMethodArgumentResolverAdapter.kt x: 2 commits (30d) y: 27 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentationBenchmark.kt x: 3 commits (30d) y: 132 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/DgsMetrics.kt x: 6 commits (30d) y: 57 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLCollatedMetricsTagsProvider.kt x: 3 commits (30d) y: 28 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMicrometerAutoConfiguration.kt x: 6 commits (30d) y: 155 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/LimitedTagMetricResolver.kt x: 3 commits (30d) y: 15 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/SimpleGqlOutcomeTagCustomizer.kt x: 3 commits (30d) y: 32 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/CacheableQuerySignatureRepository.kt x: 3 commits (30d) y: 68 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/QuerySignatureRepository.kt x: 3 commits (30d) y: 35 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/SimpleQuerySignatureRepository.kt x: 3 commits (30d) y: 71 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/SpringGraphQLExampleApp.java x: 2 commits (30d) y: 32 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/FileUploadMutation.java x: 2 commits (30d) y: 51 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportAutoConfiguration.kt x: 7 commits (30d) y: 98 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportProperties.kt x: 6 commits (30d) y: 25 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsConfigurationProperties.kt x: 6 commits (30d) y: 22 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsDataloaderConfigurationProperties.kt x: 6 commits (30d) y: 13 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsInputArgumentConfiguration.kt x: 5 commits (30d) y: 34 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/DgsGraphQLSourceBuilder.kt x: 3 commits (30d) y: 122 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsQueryExecutor.kt x: 2 commits (30d) y: 130 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsReactiveQueryExecutor.kt x: 2 commits (30d) y: 116 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt x: 6 commits (30d) y: 663 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLConfigurationProperties.kt x: 6 commits (30d) y: 14 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webflux/DgsWebFluxGraphQLInterceptor.kt x: 2 commits (30d) y: 47 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webmvc/DgsWebMvcGraphQLInterceptor.kt x: 2 commits (30d) y: 64 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoader.java x: 3 commits (30d) y: 19 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDefaultTypeResolver.java x: 3 commits (30d) y: 11 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQueryExecutor.java x: 3 commits (30d) y: 90 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/Source.java x: 5 commits (30d) y: 11 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsContext.kt x: 2 commits (30d) y: 86 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DefaultDataFetcherExceptionHandler.kt x: 2 commits (30d) y: 80 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation/DefaultDgsFederationResolver.kt x: 6 commits (30d) y: 221 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/BaseDgsQueryExecutor.kt x: 2 commits (30d) y: 143 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DataFetcherInvoker.kt x: 2 commits (30d) y: 137 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultDgsGraphQLContextBuilder.kt x: 3 commits (30d) y: 58 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultInputObjectMapper.kt x: 2 commits (30d) y: 191 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderProvider.kt x: 3 commits (30d) y: 320 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsSchemaProvider.kt x: 14 commits (30d) y: 855 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/scalars/UploadScalar.kt x: 3 commits (30d) y: 44 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedGraphQLError.java x: 2 commits (30d) y: 234 lines of code graphql-dgs-client/build.gradle.kts x: 5 commits (30d) y: 24 lines of code graphql-dgs-client/src/main/java/module-info.java x: 4 commits (30d) y: 10 lines of code graphql-dgs-extended-scalars/src/main/java/module-info.java x: 4 commits (30d) y: 5 lines of code graphql-dgs-reactive/build.gradle.kts x: 4 commits (30d) y: 12 lines of code graphql-dgs-spring-boot-micrometer/build.gradle.kts x: 4 commits (30d) y: 16 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentation.kt x: 4 commits (30d) y: 400 lines of code graphql-dgs/build.gradle.kts x: 4 commits (30d) y: 27 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/SourceArgumentResolver.kt x: 4 commits (30d) y: 23 lines of code graphql-error-types/src/main/resources/META-INF/schema/errordetail.graphqls x: 3 commits (30d) y: 113 lines of code
855.0
lines of code
  min: 2.0
  average: 42.71
  25th percentile: 10.0
  median: 19.0
  75th percentile: 42.0
  max: 855.0
0 14.0
commits (30d)
min: 2.0 | average: 2.72 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 14.0

File Size vs. Contributors (30 days): 235 points

build.gradle.kts x: 4 contributors (30d) y: 96 lines of code buildSrc/src/main/kotlin/Versions.kt x: 1 contributors (30d) y: 3 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomGraphQLClient.kt x: 1 contributors (30d) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomMonoGraphQLClient.kt x: 1 contributors (30d) y: 42 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClient.kt x: 1 contributors (30d) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClientException.kt x: 1 contributors (30d) y: 12 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLRequestOptions.kt x: 1 contributors (30d) y: 80 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLResponse.kt x: 1 contributors (30d) y: 119 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphqlSSESubscriptionGraphQLClient.kt x: 1 contributors (30d) y: 53 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/HttpResponse.kt x: 1 contributors (30d) y: 8 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/MonoGraphQLClient.kt x: 1 contributors (30d) y: 76 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/ReactiveGraphQLClient.kt x: 1 contributors (30d) y: 14 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/RestClientGraphQLClient.kt x: 1 contributors (30d) y: 66 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/SSESubscriptionGraphQLClient.kt x: 1 contributors (30d) y: 48 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebClientGraphQLClient.kt x: 1 contributors (30d) y: 96 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebSocketGraphQLClient.kt x: 1 contributors (30d) y: 213 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraTypeDefinitionRegistry.java x: 1 contributors (30d) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/ExampleGraphQLContextContributor.java x: 1 contributors (30d) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/GreetingsDataLoader.java x: 1 contributors (30d) y: 22 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/HelloDataFetcher.java x: 1 contributors (30d) y: 98 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RatingMutation.java x: 1 contributors (30d) y: 36 lines of code graphql-dgs-example-shared/src/main/resources/schema/schema.graphqls x: 1 contributors (30d) y: 73 lines of code graphql-dgs-extended-scalars/build.gradle.kts x: 3 contributors (30d) y: 10 lines of code graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedScalarsAutoConfiguration.kt x: 1 contributors (30d) y: 209 lines of code graphql-dgs-extended-validation/src/main/java/com/netflix/graphql/dgs/autoconfig/ValidationRulesBuilderCustomizer.java x: 1 contributors (30d) y: 6 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/method/SyncHandlerMethodArgumentResolverAdapter.kt x: 1 contributors (30d) y: 27 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentationBenchmark.kt x: 1 contributors (30d) y: 132 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/DgsMetrics.kt x: 3 contributors (30d) y: 57 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMicrometerAutoConfiguration.kt x: 3 contributors (30d) y: 155 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/SimpleGqlOutcomeTagCustomizer.kt x: 1 contributors (30d) y: 32 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/CacheableQuerySignatureRepository.kt x: 1 contributors (30d) y: 68 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportAutoConfiguration.kt x: 3 contributors (30d) y: 98 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportProperties.kt x: 3 contributors (30d) y: 25 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsConfigurationProperties.kt x: 3 contributors (30d) y: 22 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsDataloaderConfigurationProperties.kt x: 3 contributors (30d) y: 13 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsInputArgumentConfiguration.kt x: 2 contributors (30d) y: 34 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/DgsGraphQLSourceBuilder.kt x: 1 contributors (30d) y: 122 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsQueryExecutor.kt x: 1 contributors (30d) y: 130 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsReactiveQueryExecutor.kt x: 1 contributors (30d) y: 116 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt x: 3 contributors (30d) y: 663 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLConfigurationProperties.kt x: 3 contributors (30d) y: 14 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webflux/DgsWebFluxGraphQLInterceptor.kt x: 1 contributors (30d) y: 47 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQueryExecutor.java x: 1 contributors (30d) y: 90 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/Source.java x: 2 contributors (30d) y: 11 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsContext.kt x: 1 contributors (30d) y: 86 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation/DefaultDgsFederationResolver.kt x: 4 contributors (30d) y: 221 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/BaseDgsQueryExecutor.kt x: 1 contributors (30d) y: 143 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DataFetcherInvoker.kt x: 1 contributors (30d) y: 137 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultDgsGraphQLContextBuilder.kt x: 1 contributors (30d) y: 58 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultInputObjectMapper.kt x: 1 contributors (30d) y: 191 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderProvider.kt x: 1 contributors (30d) y: 320 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsSchemaProvider.kt x: 6 contributors (30d) y: 855 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedGraphQLError.java x: 1 contributors (30d) y: 234 lines of code graphql-dgs-client/build.gradle.kts x: 4 contributors (30d) y: 24 lines of code graphql-dgs-extended-scalars/src/main/java/module-info.java x: 3 contributors (30d) y: 5 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentation.kt x: 3 contributors (30d) y: 400 lines of code graphql-dgs-spring-graphql-example-java/build.gradle.kts x: 2 contributors (30d) y: 18 lines of code graphql-dgs/build.gradle.kts x: 3 contributors (30d) y: 27 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/SourceArgumentResolver.kt x: 2 contributors (30d) y: 23 lines of code graphql-error-types/src/main/resources/META-INF/schema/errordetail.graphqls x: 2 contributors (30d) y: 113 lines of code
855.0
lines of code
  min: 2.0
  average: 42.71
  25th percentile: 10.0
  median: 19.0
  75th percentile: 42.0
  max: 855.0
0 6.0
contributors (30d)
min: 1.0 | average: 1.31 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 6.0

File Size vs. Commits (90 days): 235 points

build.gradle.kts x: 13 commits (90d) y: 96 lines of code buildSrc/src/main/kotlin/Versions.kt x: 2 commits (90d) y: 3 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomGraphQLClient.kt x: 4 commits (90d) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomMonoGraphQLClient.kt x: 4 commits (90d) y: 42 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClient.kt x: 3 commits (90d) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClientException.kt x: 2 commits (90d) y: 12 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClients.kt x: 4 commits (90d) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLError.kt x: 2 commits (90d) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLRequestOptions.kt x: 4 commits (90d) y: 80 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLResponse.kt x: 6 commits (90d) y: 119 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphqlSSESubscriptionGraphQLClient.kt x: 5 commits (90d) y: 53 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/HttpResponse.kt x: 2 commits (90d) y: 8 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/MonoGraphQLClient.kt x: 3 commits (90d) y: 76 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/ReactiveGraphQLClient.kt x: 2 commits (90d) y: 14 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/RestClientGraphQLClient.kt x: 5 commits (90d) y: 66 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/SSESubscriptionGraphQLClient.kt x: 3 commits (90d) y: 48 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebClientGraphQLClient.kt x: 5 commits (90d) y: 96 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebSocketGraphQLClient.kt x: 3 commits (90d) y: 213 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraTypeDefinitionRegistry.java x: 2 commits (90d) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/ExampleGraphQLContextContributor.java x: 2 commits (90d) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/GreetingsDataLoader.java x: 2 commits (90d) y: 22 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/CurrentTimeDateFetcher.java x: 3 commits (90d) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/HelloDataFetcher.java x: 6 commits (90d) y: 98 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RatingMutation.java x: 2 commits (90d) y: 36 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/instrumentation/ExampleInstrumentationDependingOnContextContributor.java x: 2 commits (90d) y: 41 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ActionMovie.java x: 2 commits (90d) y: 48 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/types/ScaryMovie.java x: 2 commits (90d) y: 57 lines of code graphql-dgs-example-shared/src/main/resources/schema/schema.graphqls x: 6 commits (90d) y: 73 lines of code graphql-dgs-extended-scalars/build.gradle.kts x: 7 commits (90d) y: 10 lines of code graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedScalarsAutoConfiguration.kt x: 2 commits (90d) y: 209 lines of code graphql-dgs-extended-validation/src/main/java/com/netflix/graphql/dgs/autoconfig/ValidationRulesBuilderCustomizer.java x: 2 commits (90d) y: 6 lines of code graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination/DgsPaginationTypeDefinitionRegistry.kt x: 3 commits (90d) y: 98 lines of code graphql-dgs-reactive/src/main/java/com/netflix/graphql/dgs/reactive/DgsReactiveQueryExecutor.java x: 2 commits (90d) y: 77 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/method/SyncHandlerMethodArgumentResolverAdapter.kt x: 2 commits (90d) y: 27 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentationBenchmark.kt x: 3 commits (90d) y: 132 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/DgsMetrics.kt x: 6 commits (90d) y: 57 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLCollatedMetricsTagsProvider.kt x: 3 commits (90d) y: 28 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMicrometerAutoConfiguration.kt x: 12 commits (90d) y: 155 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/LimitedTagMetricResolver.kt x: 3 commits (90d) y: 15 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/SimpleGqlOutcomeTagCustomizer.kt x: 3 commits (90d) y: 32 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/CacheableQuerySignatureRepository.kt x: 3 commits (90d) y: 68 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/QuerySignatureRepository.kt x: 3 commits (90d) y: 35 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/SimpleQuerySignatureRepository.kt x: 3 commits (90d) y: 71 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/SpringGraphQLExampleApp.java x: 2 commits (90d) y: 32 lines of code graphql-dgs-spring-graphql-example-java/src/main/java/com/netflix/graphql/dgs/example/datafetcher/FileUploadMutation.java x: 2 commits (90d) y: 51 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQPreParsedDocumentProviderWrapper.kt x: 5 commits (90d) y: 27 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportAutoConfiguration.kt x: 12 commits (90d) y: 98 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportProperties.kt x: 6 commits (90d) y: 25 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsConfigurationProperties.kt x: 6 commits (90d) y: 22 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsDataloaderConfigurationProperties.kt x: 6 commits (90d) y: 13 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsInputArgumentConfiguration.kt x: 5 commits (90d) y: 34 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/DgsGraphQLSourceBuilder.kt x: 3 commits (90d) y: 122 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsQueryExecutor.kt x: 5 commits (90d) y: 130 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsReactiveQueryExecutor.kt x: 2 commits (90d) y: 116 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt x: 18 commits (90d) y: 663 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLConfigurationProperties.kt x: 6 commits (90d) y: 14 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webflux/DgsWebFluxGraphQLInterceptor.kt x: 5 commits (90d) y: 47 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webmvc/DgsWebMvcGraphQLInterceptor.kt x: 6 commits (90d) y: 64 lines of code graphql-dgs-subscription-types/src/main/kotlin/com/netflix/graphql/types/subscription/OperationMessage.kt x: 2 commits (90d) y: 72 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDataLoader.java x: 3 commits (90d) y: 19 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsDefaultTypeResolver.java x: 3 commits (90d) y: 11 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQueryExecutor.java x: 3 commits (90d) y: 90 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/Source.java x: 5 commits (90d) y: 11 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsContext.kt x: 2 commits (90d) y: 86 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DefaultDataFetcherExceptionHandler.kt x: 3 commits (90d) y: 80 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation/DefaultDgsFederationResolver.kt x: 6 commits (90d) y: 221 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/BaseDgsQueryExecutor.kt x: 2 commits (90d) y: 143 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DataFetcherInvoker.kt x: 2 commits (90d) y: 137 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultDgsGraphQLContextBuilder.kt x: 3 commits (90d) y: 58 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultInputObjectMapper.kt x: 2 commits (90d) y: 191 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderProvider.kt x: 3 commits (90d) y: 320 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsSchemaProvider.kt x: 14 commits (90d) y: 855 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/ReactiveDataFetcherResultProcessor.kt x: 2 commits (90d) y: 66 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/AbstractInputArgumentResolver.kt x: 2 commits (90d) y: 78 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/scalars/UploadScalar.kt x: 3 commits (90d) y: 44 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedGraphQLError.java x: 2 commits (90d) y: 234 lines of code graphql-dgs-client/build.gradle.kts x: 5 commits (90d) y: 24 lines of code graphql-dgs-client/src/main/java/module-info.java x: 4 commits (90d) y: 10 lines of code graphql-dgs-extended-scalars/src/main/java/module-info.java x: 4 commits (90d) y: 5 lines of code graphql-dgs-reactive/build.gradle.kts x: 4 commits (90d) y: 12 lines of code graphql-dgs-spring-boot-micrometer/build.gradle.kts x: 4 commits (90d) y: 16 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentation.kt x: 6 commits (90d) y: 400 lines of code graphql-dgs/build.gradle.kts x: 4 commits (90d) y: 27 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/SourceArgumentResolver.kt x: 4 commits (90d) y: 23 lines of code graphql-error-types/src/main/resources/META-INF/schema/errordetail.graphqls x: 3 commits (90d) y: 113 lines of code
855.0
lines of code
  min: 2.0
  average: 42.71
  25th percentile: 10.0
  median: 19.0
  75th percentile: 42.0
  max: 855.0
0 18.0
commits (90d)
min: 2.0 | average: 2.95 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 18.0

File Size vs. Contributors (90 days): 235 points

build.gradle.kts x: 4 contributors (90d) y: 96 lines of code buildSrc/src/main/kotlin/Versions.kt x: 1 contributors (90d) y: 3 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomGraphQLClient.kt x: 1 contributors (90d) y: 40 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/CustomMonoGraphQLClient.kt x: 1 contributors (90d) y: 42 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClient.kt x: 1 contributors (90d) y: 55 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLClientException.kt x: 1 contributors (90d) y: 12 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLRequestOptions.kt x: 1 contributors (90d) y: 80 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphQLResponse.kt x: 1 contributors (90d) y: 119 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/GraphqlSSESubscriptionGraphQLClient.kt x: 1 contributors (90d) y: 53 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/HttpResponse.kt x: 1 contributors (90d) y: 8 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/MonoGraphQLClient.kt x: 1 contributors (90d) y: 76 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/ReactiveGraphQLClient.kt x: 1 contributors (90d) y: 14 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/RestClientGraphQLClient.kt x: 1 contributors (90d) y: 66 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/SSESubscriptionGraphQLClient.kt x: 1 contributors (90d) y: 48 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebClientGraphQLClient.kt x: 1 contributors (90d) y: 96 lines of code graphql-dgs-client/src/main/kotlin/com/netflix/graphql/dgs/client/WebSocketGraphQLClient.kt x: 1 contributors (90d) y: 213 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/ExtraTypeDefinitionRegistry.java x: 1 contributors (90d) y: 18 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/context/ExampleGraphQLContextContributor.java x: 1 contributors (90d) y: 25 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/dataLoader/GreetingsDataLoader.java x: 1 contributors (90d) y: 22 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/HelloDataFetcher.java x: 3 contributors (90d) y: 98 lines of code graphql-dgs-example-shared/src/main/java/com/netflix/graphql/dgs/example/shared/datafetcher/RatingMutation.java x: 1 contributors (90d) y: 36 lines of code graphql-dgs-example-shared/src/main/resources/schema/schema.graphqls x: 3 contributors (90d) y: 73 lines of code graphql-dgs-extended-scalars/build.gradle.kts x: 3 contributors (90d) y: 10 lines of code graphql-dgs-extended-scalars/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsExtendedScalarsAutoConfiguration.kt x: 1 contributors (90d) y: 209 lines of code graphql-dgs-extended-validation/src/main/java/com/netflix/graphql/dgs/autoconfig/ValidationRulesBuilderCustomizer.java x: 1 contributors (90d) y: 6 lines of code graphql-dgs-pagination/src/main/kotlin/com/netflix/graphql/dgs/pagination/DgsPaginationTypeDefinitionRegistry.kt x: 1 contributors (90d) y: 98 lines of code graphql-dgs-reactive/src/main/kotlin/com/netflix/graphql/dgs/reactive/internal/method/SyncHandlerMethodArgumentResolverAdapter.kt x: 1 contributors (90d) y: 27 lines of code graphql-dgs-spring-boot-micrometer/src/jmh/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentationBenchmark.kt x: 1 contributors (90d) y: 132 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/DgsMetrics.kt x: 3 contributors (90d) y: 57 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMicrometerAutoConfiguration.kt x: 5 contributors (90d) y: 155 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/tagging/SimpleGqlOutcomeTagCustomizer.kt x: 1 contributors (90d) y: 32 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/CacheableQuerySignatureRepository.kt x: 1 contributors (90d) y: 68 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/utils/SimpleQuerySignatureRepository.kt x: 1 contributors (90d) y: 71 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQPreParsedDocumentProviderWrapper.kt x: 4 contributors (90d) y: 27 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportAutoConfiguration.kt x: 5 contributors (90d) y: 98 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/apq/DgsAPQSupportProperties.kt x: 3 contributors (90d) y: 25 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsConfigurationProperties.kt x: 3 contributors (90d) y: 22 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsDataloaderConfigurationProperties.kt x: 3 contributors (90d) y: 13 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/autoconfig/DgsInputArgumentConfiguration.kt x: 2 contributors (90d) y: 34 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/DgsGraphQLSourceBuilder.kt x: 1 contributors (90d) y: 122 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsQueryExecutor.kt x: 2 contributors (90d) y: 130 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsReactiveQueryExecutor.kt x: 1 contributors (90d) y: 116 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt x: 6 contributors (90d) y: 663 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLConfigurationProperties.kt x: 3 contributors (90d) y: 14 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLEnvironmentPostProcessor.kt x: 2 contributors (90d) y: 51 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webflux/DgsWebFluxGraphQLInterceptor.kt x: 2 contributors (90d) y: 47 lines of code graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webmvc/DgsWebMvcGraphQLInterceptor.kt x: 2 contributors (90d) y: 64 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/DgsQueryExecutor.java x: 1 contributors (90d) y: 90 lines of code graphql-dgs/src/main/java/com/netflix/graphql/dgs/Source.java x: 2 contributors (90d) y: 11 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/context/DgsContext.kt x: 1 contributors (90d) y: 86 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/exceptions/DefaultDataFetcherExceptionHandler.kt x: 2 contributors (90d) y: 80 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/federation/DefaultDgsFederationResolver.kt x: 4 contributors (90d) y: 221 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/BaseDgsQueryExecutor.kt x: 1 contributors (90d) y: 143 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DataFetcherInvoker.kt x: 1 contributors (90d) y: 137 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultDgsGraphQLContextBuilder.kt x: 1 contributors (90d) y: 58 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DefaultInputObjectMapper.kt x: 1 contributors (90d) y: 191 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsDataLoaderProvider.kt x: 1 contributors (90d) y: 320 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/DgsSchemaProvider.kt x: 6 contributors (90d) y: 855 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/scalars/UploadScalar.kt x: 1 contributors (90d) y: 44 lines of code graphql-error-types/src/main/java/com/netflix/graphql/types/errors/TypedGraphQLError.java x: 1 contributors (90d) y: 234 lines of code graphql-dgs-client/build.gradle.kts x: 4 contributors (90d) y: 24 lines of code graphql-dgs-extended-scalars/src/main/java/module-info.java x: 3 contributors (90d) y: 5 lines of code graphql-dgs-spring-boot-micrometer/src/main/kotlin/com/netflix/graphql/dgs/metrics/micrometer/DgsGraphQLMetricsInstrumentation.kt x: 5 contributors (90d) y: 400 lines of code graphql-dgs-spring-graphql-example-java/build.gradle.kts x: 2 contributors (90d) y: 18 lines of code graphql-dgs/build.gradle.kts x: 3 contributors (90d) y: 27 lines of code graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/method/SourceArgumentResolver.kt x: 2 contributors (90d) y: 23 lines of code graphql-error-types/src/main/resources/META-INF/schema/errordetail.graphqls x: 2 contributors (90d) y: 113 lines of code
855.0
lines of code
  min: 2.0
  average: 42.71
  25th percentile: 10.0
  median: 19.0
  75th percentile: 42.0
  max: 855.0
0 6.0
contributors (90d)
min: 1.0 | average: 1.4 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 6.0