microsoft / cppgraphqlgen
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 64
  • Daily file updates (only one update per file and date counted): 629
  • First update: 2018-07-27
  • Latest update: 2022-01-22
  • Days between first and latest update: 1276 (182 weeks, estimated 910 working days)
  • Active days (at least one file change): 209
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 64 files with 18,424 lines of code in files.
    • 17 files that are 366+ days old (9,027 lines of code)
    • 19 files that are 181-365 days old (7,098 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 28 files that are 31-90 days old (2,299 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
48% | 38% | 0% | 12% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 64 files with 18,424 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 6 files have been last changed 181-365 days ago (368 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 24 files have been last changed 31-90 days ago (4,935 lines of code)
    • 34 files have been last changed 1-30 days ago (13,121 lines of code)
0% | 1% | 0% | 26% | 71%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cpp, h, txt, md, graphql, in, cmake, yml, gitignore, clang-format, json, gitmodules
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cpp54% | 39% | 0% | 6% | 0%
h37% | 39% | 0% | 22% | 0%
cmake12% | 0% | 0% | 87% | 0%
in13% | 0% | 0% | 86% | 0%
graphql0% | 0% | 0% | 100% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
h0% | 5% | 0% | 33% | 61%
cpp0% | <1% | 0% | 23% | 76%
cmake0% | 0% | 0% | 48% | 51%
graphql0% | 0% | 0% | 100% | 0%
in0% | 0% | 0% | 86% | 13%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src58% | 41% | 0% | 0% | 0%
include/graphqlservice86% | 13% | 0% | 0% | 0%
include/graphqlservice/internal16% | 71% | 0% | 12% | 0%
include33% | 66% | 0% | 0% | 0%
include/graphqlservice/introspection17% | 0% | 0% | 82% | 0%
cmake12% | 0% | 0% | 87% | 0%
src/introspection0% | 0% | 0% | 100% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
include0% | 27% | 0% | 40% | 32%
src0% | <1% | 0% | 17% | 81%
include/graphqlservice0% | 3% | 0% | 13% | 83%
include/graphqlservice/internal0% | 0% | 0% | 63% | 36%
src/introspection0% | 0% | 0% | 64% | 35%
cmake0% | 0% | 0% | 59% | 40%
include/graphqlservice/introspection0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
GraphQLService.h
in include/graphqlservice
946 32 9 1153 89
GraphQLResponse.h
in include/graphqlservice
272 10 9 1153 42
cmake
cppgraphqlgen-config.cmake
in cmake
25 - 24 1153 11
JSONResponse.h
in include/graphqlservice
18 - 248 1153 15
SchemaGenerator.h
in include
68 - 45 1143 47
SchemaGenerator.cpp
in src
2490 23 9 1020 76
GraphQLService.cpp
in src
1759 77 9 1020 64
GraphQLResponse.cpp
in src
717 25 24 1020 23
Introspection.cpp
in src
312 26 45 1020 24
JSONResponse.cpp
in src
179 27 45 1020 16
GraphQLParse.h
in include/graphqlservice
32 - 248 1014 13
Validation.cpp
in src
1615 35 24 698 29
Validation.h
in include
189 - 45 698 23
SortedMap.h
in include/graphqlservice/internal
293 31 24 406 5
in
Version.h.in
in cmake
11 - 24 393 2
IntrospectionSchema.h
in include/graphqlservice/introspection
90 - 24 388 23
Version.h
in include/graphqlservice/internal
11 - 9 388 11
ClientGenerator.cpp
in src
815 17 10 258 22
GeneratorUtil.cpp
in src
113 1 24 258 5
ClientGenerator.h
in include
52 1 45 258 11
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
JSONResponse.h
in include/graphqlservice
18 - 248 1153 15
GraphQLParse.h
in include/graphqlservice
32 - 248 1014 13
GeneratorUtil.h
in include
42 - 248 258 3
GeneratorLoader.h
in include
48 - 248 254 3
Base64.cpp
in src
111 4 248 250 2
RequestLoader.h
in include
117 - 248 256 9
in
Library.rc.in
in cmake
36 - 45 45 1
in
Generator.rc.in
in cmake
36 - 45 45 1
cmake
cppgraphqlgen-update-schema-files.cmake
in cmake
49 - 45 59 3
cmake
cppgraphqlgen-update-client-files.cmake
in cmake
50 - 45 59 3
ClientGenerator.h
in include
52 1 45 258 11
SchemaGenerator.h
in include
68 - 45 1143 47
EnumValueObject.cpp
in src/introspection
77 8 45 53 3
InputValueObject.cpp
in src/introspection
78 8 45 53 3
DirectiveObject.cpp
in src/introspection
87 9 45 53 4
schema.introspection.graphql
in src/introspection
95 - 45 53 4
SchemaObject.cpp
in src/introspection
97 10 45 53 4
FieldObject.cpp
in src/introspection
97 10 45 53 3
GeneratorLoader.cpp
in src
141 15 45 254 7
TypeObject.cpp
in src/introspection
163 14 45 53 4
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
in
Generator.rc.in
in cmake
36 - 45 45 1
in
Library.rc.in
in cmake
36 - 45 45 1
IntrospectionSchema.cpp
in src/introspection
209 7 45 53 6
TypeObject.cpp
in src/introspection
163 14 45 53 4
Introspection.h
in include/graphqlservice/internal
100 - 24 53 5
FieldObject.cpp
in src/introspection
97 10 45 53 3
SchemaObject.cpp
in src/introspection
97 10 45 53 4
schema.introspection.graphql
in src/introspection
95 - 45 53 4
TypeObject.h
in include/graphqlservice/introspection
94 1 9 53 8
TypeObject.h
in src/introspection
94 1 9 53 8
IntrospectionSchema.h
in src/introspection
90 - 24 53 7
DirectiveObject.cpp
in src/introspection
87 9 45 53 4
InputValueObject.cpp
in src/introspection
78 8 45 53 3
EnumValueObject.cpp
in src/introspection
77 8 45 53 3
FieldObject.h
in include/graphqlservice/introspection
70 2 9 53 7
SchemaObject.h
in include/graphqlservice/introspection
70 - 9 53 8
FieldObject.h
in src/introspection
70 2 9 53 7
SchemaObject.h
in src/introspection
70 - 9 53 8
DirectiveObject.h
in include/graphqlservice/introspection
64 2 9 53 8
DirectiveObject.h
in src/introspection
64 2 9 53 8
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
SchemaGenerator.cpp
in src
2490 23 9 1020 76
GraphQLService.cpp
in src
1759 77 9 1020 64
GraphQLService.h
in include/graphqlservice
946 32 9 1153 89
GraphQLResponse.h
in include/graphqlservice
272 10 9 1153 42
TypeObject.h
in include/graphqlservice/introspection
94 1 9 53 8
TypeObject.h
in src/introspection
94 1 9 53 8
FieldObject.h
in include/graphqlservice/introspection
70 2 9 53 7
SchemaObject.h
in include/graphqlservice/introspection
70 - 9 53 8
FieldObject.h
in src/introspection
70 2 9 53 7
SchemaObject.h
in src/introspection
70 - 9 53 8
DirectiveObject.h
in include/graphqlservice/introspection
64 2 9 53 8
DirectiveObject.h
in src/introspection
64 2 9 53 8
EnumValueObject.h
in include/graphqlservice/introspection
58 2 9 53 7
InputValueObject.h
in include/graphqlservice/introspection
58 1 9 53 7
EnumValueObject.h
in src/introspection
58 2 9 53 7
InputValueObject.h
in src/introspection
58 1 9 53 7
Version.h
in include/graphqlservice/internal
11 - 9 388 11
ClientGenerator.cpp
in src
815 17 10 258 22
Validation.cpp
in src
1615 35 24 698 29
SchemaLoader.cpp
in src
1388 44 24 257 19