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).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
DatabaseMigrations.swift in Sources/DatabaseMigrations |
96 | 8 | 167 | 167 | 1 |
Package.swift in root |
90 | - | 81 | 167 | 9 |
PostgresMigrations.swift in Sources/PostgresMigrations |
59 | 5 | 96 | 167 | 2 |
docker-compose.2004.55.yml in docker |
22 | - | 131 | 167 | 3 |
PostgresKit+Extensions.swift in Sources/PostgresMigrations |
21 | 1 | 167 | 167 | 1 |
docker-compose.2004.main.yml in docker |
21 | - | 153 | 167 | 2 |
PackageRegistryClient.swift in Sources/PackageRegistryClient |
158 | - | 96 | 166 | 5 |
Tool.swift in Sources/PackageRegistryTool |
79 | 1 | 81 | 166 | 3 |
CreatePackageRelease.swift in Sources/PackageRegistryModels |
36 | - | 166 | 166 | 1 |
ProblemDetails.swift in Sources/PackageRegistryModels |
15 | - | 166 | 166 | 1 |
PackageReleaseMetadata.swift in Sources/PackageRegistryModels |
9 | - | 166 | 166 | 1 |
PackageReleaseInfo.swift in Sources/PackageRegistryModels |
29 | - | 164 | 164 | 1 |
PackageReleases.swift in Sources/PackageRegistryModels |
15 | - | 164 | 164 | 1 |
PackageIdentifiers.swift in Sources/PackageRegistryModels |
7 | - | 164 | 164 | 1 |
Commands.swift in Sources/PackageRegistryCompatibilityTestSuite |
627 | 14 | 144 | 153 | 3 |
TestConfigurationGenerator.swift in Sources/PackageRegistryCompatibilityTestSuite |
312 | 5 | 53 | 153 | 4 |
APITest.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
186 | 13 | 74 | 153 | 7 |
TestOutput.swift in Sources/PackageRegistryCompatibilityTestSuite |
134 | 8 | 153 | 153 | 1 |
CreatePackageRelease.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
131 | 3 | 152 | 153 | 2 |
Codable+Defaults.swift in Sources/PackageRegistryCompatibilityTestSuite |
56 | 3 | 153 | 153 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
PostgresKit+Extensions.swift in Sources/PostgresMigrations |
21 | 1 | 167 | 167 | 1 |
DatabaseMigrations.swift in Sources/DatabaseMigrations |
96 | 8 | 167 | 167 | 1 |
PackageReleaseMetadata.swift in Sources/PackageRegistryModels |
9 | - | 166 | 166 | 1 |
ProblemDetails.swift in Sources/PackageRegistryModels |
15 | - | 166 | 166 | 1 |
CreatePackageRelease.swift in Sources/PackageRegistryModels |
36 | - | 166 | 166 | 1 |
PackageIdentifiers.swift in Sources/PackageRegistryModels |
7 | - | 164 | 164 | 1 |
PackageReleases.swift in Sources/PackageRegistryModels |
15 | - | 164 | 164 | 1 |
PackageReleaseInfo.swift in Sources/PackageRegistryModels |
29 | - | 164 | 164 | 1 |
docker-compose.2004.main.yml in docker |
21 | - | 153 | 167 | 2 |
Codable+Defaults.swift in Sources/PackageRegistryCompatibilityTestSuite |
56 | 3 | 153 | 153 | 1 |
TestOutput.swift in Sources/PackageRegistryCompatibilityTestSuite |
134 | 8 | 153 | 153 | 1 |
Utility.swift in Sources/PackageRegistryCompatibilityTestSuite |
38 | 3 | 152 | 153 | 2 |
Models.swift in Sources/PackageRegistryCompatibilityTestSuite |
52 | 2 | 152 | 153 | 2 |
CreatePackageRelease.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
131 | 3 | 152 | 153 | 2 |
LookupPackageIdentifiers.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
68 | 2 | 144 | 144 | 1 |
Commands.swift in Sources/PackageRegistryCompatibilityTestSuite |
627 | 14 | 144 | 153 | 3 |
docker-compose.2004.55.yml in docker |
22 | - | 131 | 167 | 3 |
PostgresMigrations.swift in Sources/PostgresMigrations |
59 | 5 | 96 | 167 | 2 |
PackageRegistryClient.swift in Sources/PackageRegistryClient |
158 | - | 96 | 166 | 5 |
BasicControllers.swift in Sources/PackageRegistryExample/Controllers |
16 | 2 | 81 | 81 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
AsyncAwaitBridge.swift in Sources/PackageRegistryCompatibilityTestSuite |
47 | 2 | 74 | 74 | 1 |
Service+API.swift in Sources/PackageRegistryExample |
171 | 5 | 81 | 81 | 1 |
PackageReleasesDAO+Postgres.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
161 | 8 | 81 | 81 | 1 |
CreatePackageReleaseController.swift in Sources/PackageRegistryExample/Controllers |
125 | 2 | 73 | 81 | 2 |
Vapor+Extensions.swift in Sources/PackageRegistryExample |
115 | 2 | 81 | 81 | 1 |
PackageReleasesController.swift in Sources/PackageRegistryExample/Controllers |
103 | 4 | 81 | 81 | 1 |
PackageManifestsDAO+Postgres.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
82 | 4 | 81 | 81 | 1 |
PackageResourcesDAO+Postgres.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
72 | 4 | 81 | 81 | 1 |
PackageManifestsController.swift in Sources/PackageRegistryExample/Controllers |
65 | 2 | 81 | 81 | 1 |
Service+Configuration.swift in Sources/PackageRegistryExample |
58 | - | 81 | 81 | 1 |
Models.swift in Sources/PackageRegistryExample/DataAccess |
54 | 2 | 81 | 81 | 1 |
PostgresMigrations.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
49 | 1 | 81 | 81 | 1 |
DataAccess.swift in Sources/PackageRegistryExample/DataAccess |
46 | 10 | 81 | 81 | 1 |
Service.swift in Sources/PackageRegistryExample |
46 | - | 81 | 81 | 1 |
DataAccess+Postgres.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
40 | 3 | 81 | 81 | 1 |
PackageResourcesController.swift in Sources/PackageRegistryExample/Controllers |
39 | 2 | 81 | 81 | 1 |
PostgresKit+Extensions.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
37 | 4 | 81 | 81 | 1 |
Helpers.swift in Sources/PackageRegistryExample |
24 | 3 | 81 | 81 | 1 |
JSON+Extensions.swift in Sources/PackageRegistryExample |
20 | - | 81 | 81 | 1 |
PackageIdentifiersController.swift in Sources/PackageRegistryExample/Controllers |
19 | 2 | 81 | 81 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
TestConfigurationGenerator.swift in Sources/PackageRegistryCompatibilityTestSuite |
312 | 5 | 53 | 153 | 4 |
FetchPackageReleaseManifest.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
102 | 2 | 53 | 152 | 3 |
CreatePackageReleaseController.swift in Sources/PackageRegistryExample/Controllers |
125 | 2 | 73 | 81 | 2 |
APITest.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
186 | 13 | 74 | 153 | 7 |
DownloadSourceArchive.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
162 | 2 | 74 | 144 | 2 |
ListPackageReleases.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
150 | 4 | 74 | 152 | 3 |
FetchPackageReleaseInfo.swift in Sources/PackageRegistryCompatibilityTestSuite/APITests |
141 | 2 | 74 | 152 | 2 |
AsyncAwaitBridge.swift in Sources/PackageRegistryCompatibilityTestSuite |
47 | 2 | 74 | 74 | 1 |
Service+API.swift in Sources/PackageRegistryExample |
171 | 5 | 81 | 81 | 1 |
PackageReleasesDAO+Postgres.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
161 | 8 | 81 | 81 | 1 |
Vapor+Extensions.swift in Sources/PackageRegistryExample |
115 | 2 | 81 | 81 | 1 |
PackageReleasesController.swift in Sources/PackageRegistryExample/Controllers |
103 | 4 | 81 | 81 | 1 |
Package.swift in root |
90 | - | 81 | 167 | 9 |
PackageManifestsDAO+Postgres.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
82 | 4 | 81 | 81 | 1 |
Tool.swift in Sources/PackageRegistryTool |
79 | 1 | 81 | 166 | 3 |
PackageResourcesDAO+Postgres.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
72 | 4 | 81 | 81 | 1 |
PackageManifestsController.swift in Sources/PackageRegistryExample/Controllers |
65 | 2 | 81 | 81 | 1 |
Service+Configuration.swift in Sources/PackageRegistryExample |
58 | - | 81 | 81 | 1 |
Models.swift in Sources/PackageRegistryExample/DataAccess |
54 | 2 | 81 | 81 | 1 |
PostgresMigrations.swift in Sources/PackageRegistryExample/DataAccess/Postgres |
49 | 1 | 81 | 81 | 1 |