File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
api-stack.ts in cdk/lib |
56 | 1 | 113 | 189 | 10 |
rds-stack.ts in cdk/lib |
99 | 1 | 113 | 189 | 10 |
cdk-pipeline-stack.ts in cdk/lib |
93 | 2 | 95 | 179 | 8 |
vpc-stack.ts in cdk/lib |
49 | 1 | 117 | 189 | 5 |
graphql.ts in api/src |
26 | - | 181 | 187 | 3 |
db-connection.ts in api/src |
4 | - | 182 | 187 | 2 |
posts.entity.ts in api/src/entity |
10 | - | 182 | 187 | 2 |
posts.resolver.ts in api/src/resolvers |
32 | 4 | 181 | 182 | 2 |
index.ts in api/src/typeDefs |
1 | - | 182 | 182 | 1 |
index.ts in api/src/resolvers |
1 | - | 182 | 182 | 1 |
server.ts in api/src |
13 | - | 182 | 182 | 1 |
posts.typeDefs.ts in api/src/typeDefs |
16 | - | 182 | 182 | 1 |
jest.config.js in root |
8 | - |