Skip to content

Commit 43170cf

Browse files
committed
Automated code structure analysis reports (CI)
1 parent 0fcb3ac commit 43170cf

File tree

102 files changed

+17115
-17126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+17115
-17126
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
"artifactName","packagesInArtifactCount","packagesCount","packageSpread","typesInArtifactCount","typesCount","typesSpread","dependencyArtifactName","dependencyTypeIsInterface","dependencyPackagesCount","dependencyTypesCount","someDependencyPackages","someDependencyTypes","someCallingPackages","someCallingTypes","Source Cypher File: Artifact_Dependencies/Artifacts_with_dependencies_to_other_artifacts.cypher"
2-
"axon-modelling-4.9.2",10,9,90,156,89,57.05,"axon-messaging-4.9.2",true,15,39,"org.axonframework.commandhandling,org.axonframework.messaging.annotation","CommandMessage,MessageHandlingMember,Message,MessageHandler","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler$AggregateCreateOrUpdateCommandHandler,CommandTargetResolver,LockAwareAggregate,ForwardNone",""
3-
"axon-modelling-4.9.2",10,9,90,156,79,50.64,"axon-messaging-4.9.2",false,14,46,"org.axonframework.common,org.axonframework.messaging.interceptors","AxonException,AxonNonTransientException,MessageHandlerInterceptor,Assert","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateStreamCreationException,ConflictingModificationException,IdentifierMissingException,CommandHandlerInterceptor",""
4-
"axon-eventsourcing-4.9.2",9,9,100,133,76,57.14,"axon-messaging-4.9.2",true,17,40,"org.axonframework.eventhandling,org.axonframework.tracing","DomainEventMessage,EventMessage,Span,UnitOfWork","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","AggregateFactory,NoSnapshotTriggerDefinition$NoSnapshotTrigger,EventSourcingRepository,GenericAggregateFactory",""
5-
"axon-eventsourcing-4.9.2",9,9,100,133,44,33.08,"axon-messaging-4.9.2",false,12,40,"org.axonframework.messaging.unitofwork,org.axonframework.common","CurrentUnitOfWork,ReflectionUtils,Assert,GenericDomainEventMessage","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","EventSourcingRepository,GenericAggregateFactory,AggregateSnapshotter,AggregateSnapshotter$SnapshotAggregate",""
6-
"axon-test-4.9.2",8,8,100,87,29,33.33,"axon-messaging-4.9.2",false,8,38,"org.axonframework.common,org.axonframework.eventhandling","AxonNonTransientException,Priority,GenericEventMessage,Assert","org.axonframework.test,org.axonframework.test.aggregate","FixtureExecutionException,FixtureResourceParameterResolverFactory,StubAggregateLifecycle$1,AggregateTestFixture$IdentifierValidatingRepository",""
7-
"axon-test-4.9.2",8,7,87.5,87,35,40.23,"axon-messaging-4.9.2",true,10,31,"org.axonframework.messaging.annotation,org.axonframework.messaging","ParameterResolverFactory,ParameterResolver,Message,EventMessage","org.axonframework.test,org.axonframework.test.aggregate","FixtureResourceParameterResolverFactory,FixtureResourceParameterResolverFactory$FailingParameterResolver,Reporter,AggregateTestFixture$IdentifierValidatingRepository",""
8-
"axon-eventsourcing-4.9.2",9,4,44.44,133,12,9.02,"axon-modelling-4.9.2",false,2,10,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","LockingRepository,LockingRepository$Builder,AggregateNotFoundException,LockAwareAggregate","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","EventSourcingRepository,GenericAggregateFactory,AggregateSnapshotter,EventSourcedAggregate",""
9-
"axon-test-4.9.2",8,3,37.5,87,11,12.64,"axon-modelling-4.9.2",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateScopeDescriptor,AnnotatedAggregate,AnnotatedAggregateMetaModelFactory,AggregateNotFoundException","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$InMemoryRepository,AggregateTestFixture$RecordingEventStore,AggregateTestFixture$CreationalRepository",""
10-
"axon-test-4.9.2",8,2,25,87,12,13.79,"axon-modelling-4.9.2",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","ApplyMore,Aggregate,Repository,RepositoryProvider","org.axonframework.test.aggregate,org.axonframework.test.saga","StubAggregateLifecycle$1,AggregateTestFixture$IdentifierValidatingRepository,FixtureConfiguration,AggregateTestFixture$InMemoryRepository",""
2+
"axon-modelling-4.9.2",10,9,90,156,89,57.05,"axon-messaging-4.9.2",true,15,39,"org.axonframework.common.jpa,org.axonframework.common.lock","EntityManagerProvider,LockFactory,EventBus,SpanFactory","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","GenericJpaRepository$Builder,AnnotationCommandTargetResolver,RepositorySpanFactory,AggregateAnnotationCommandHandler$AggregateCommandHandler",""
3+
"axon-modelling-4.9.2",10,9,90,156,79,50.64,"axon-messaging-4.9.2",false,14,46,"org.axonframework.common.lock,org.axonframework.common","NullLockFactory,BuilderUtils,RoutingKey,ReflectionUtils","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","GenericJpaRepository$Builder,TargetAggregateIdentifier,AnnotationCommandTargetResolver,AggregateNotFoundException",""
4+
"axon-eventsourcing-4.9.2",9,9,100,133,76,57.14,"axon-messaging-4.9.2",true,17,40,"org.axonframework.eventhandling,org.axonframework.messaging.annotation","EventMessage,TrackingToken,TrackedEventMessage,DomainEventMessage","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","SnapshotTrigger,FilteringEventStorageEngine,AggregateSnapshotter,AggregateSnapshotter$Builder",""
5+
"axon-eventsourcing-4.9.2",9,9,100,133,44,33.08,"axon-messaging-4.9.2",false,12,40,"org.axonframework.eventhandling,org.axonframework.messaging.annotation","GenericDomainEventMessage,ClasspathParameterResolverFactory,AxonConfigurationException,ClasspathHandlerDefinition","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","AggregateSnapshotter,AggregateSnapshotter$Builder,AbstractSnapshotter,IncompatibleAggregateException",""
6+
"axon-test-4.9.2",8,8,100,87,29,33.33,"axon-messaging-4.9.2",false,8,38,"org.axonframework.common,org.axonframework.messaging.unitofwork","Priority,AxonNonTransientException,Assert,CurrentUnitOfWork","org.axonframework.test,org.axonframework.test.aggregate","FixtureResourceParameterResolverFactory,FixtureExecutionException,AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$InMemoryRepository",""
7+
"axon-test-4.9.2",8,7,87.5,87,35,40.23,"axon-messaging-4.9.2",true,10,31,"org.axonframework.messaging.annotation,org.axonframework.messaging","ParameterResolver,ParameterResolverFactory,Message,UnitOfWork","org.axonframework.test,org.axonframework.test.aggregate","FixtureResourceParameterResolverFactory,FixtureResourceParameterResolverFactory$FailingParameterResolver,AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$InMemoryRepository",""
8+
"axon-eventsourcing-4.9.2",9,4,44.44,133,12,9.02,"axon-modelling-4.9.2",false,2,10,"org.axonframework.modelling.command.inspection,org.axonframework.modelling.command","AnnotatedAggregateMetaModelFactory,AggregateNotFoundException,ConcurrencyException,LockAwareAggregate","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","AggregateSnapshotter,AggregateDeletedException,AbstractSnapshotter$SilentTask,AbstractAggregateFactory",""
9+
"axon-test-4.9.2",8,3,37.5,87,11,12.64,"axon-modelling-4.9.2",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateScopeDescriptor,ConflictingAggregateVersionException,AggregateNotFoundException,AnnotatedAggregate","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$InMemoryRepository,AggregateTestFixture,StubAggregateLifecycle",""
10+
"axon-test-4.9.2",8,2,25,87,12,13.79,"axon-modelling-4.9.2",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","Aggregate,Repository,RepositoryProvider,AggregateModel","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$InMemoryRepository,ResultValidatorImpl,AggregateTestFixture",""
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"dependency","usedByPackages","usedByTypes","providesPackages","providesTypes","interfaceRate","someProvidedPackages","someProvidedTypes","Source Cypher File: Artifact_Dependencies/Most_used_internal_dependencies_acreoss_artifacts.cypher"
2-
"axon-messaging-4.9.2",28,281,39,254,37.89,"org.axonframework.commandhandling,org.axonframework.commandhandling.callbacks,org.axonframework.commandhandling.gateway,org.axonframework.common,org.axonframework.common.annotation","AnnotationCommandHandlerAdapter,GenericCommandResultMessage,LoggingDuplicateCommandHandlerResolver,CommandMessage,CommandBusSpanFactory",""
3-
"axon-modelling-4.9.2",9,52,6,49,26.53,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository,org.axonframework.modelling.saga.repository.inmemory","AggregateStreamCreationException,CommandTargetResolver,LockAwareAggregate,VersionedAggregateIdentifier,ConflictingAggregateVersionException",""
4-
"axon-eventsourcing-4.9.2",3,14,4,26,34.62,"org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa,org.axonframework.eventsourcing.snapshotting","AggregateFactory,Snapshotter,NoSnapshotTriggerDefinition,EventSourcingRepository,GenericAggregateFactory",""
2+
"axon-messaging-4.9.2",28,281,39,254,37.89,"org.axonframework.commandhandling,org.axonframework.commandhandling.callbacks,org.axonframework.commandhandling.gateway,org.axonframework.common,org.axonframework.common.annotation","MonitorAwareCallback,LoggingDuplicateCommandHandlerResolver,AnnotationCommandHandlerAdapter,SimpleCommandBus$Builder,DefaultCommandBusSpanFactory$Builder",""
3+
"axon-modelling-4.9.2",9,52,6,49,26.53,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository,org.axonframework.modelling.saga.repository.inmemory","GenericJpaRepository$Builder,AnnotationCommandTargetResolver,RepositorySpanFactory,AggregateNotFoundException,LockAwareAggregate",""
4+
"axon-eventsourcing-4.9.2",3,14,4,26,34.62,"org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa,org.axonframework.eventsourcing.snapshotting","SnapshotTrigger,AggregateSnapshotter,AggregateSnapshotter$Builder,SnapshotTriggerDefinition,Snapshotter",""
55
"axon-disruptor-4.9.2",1,1,1,1,0,"org.axonframework.disruptor.commandhandling","DisruptorCommandBus",""

results/AxonFramework-4.9.2/artifact-dependencies/ArtifactDependencies.ipynb

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"id": "8678cc2d",
2525
"metadata": {
2626
"execution": {
27-
"iopub.execute_input": "2024-02-05T09:20:14.356883Z",
28-
"iopub.status.busy": "2024-02-05T09:20:14.356702Z",
29-
"iopub.status.idle": "2024-02-05T09:20:14.660045Z",
30-
"shell.execute_reply": "2024-02-05T09:20:14.659466Z"
27+
"iopub.execute_input": "2024-02-05T10:57:10.716442Z",
28+
"iopub.status.busy": "2024-02-05T10:57:10.716041Z",
29+
"iopub.status.idle": "2024-02-05T10:57:11.025503Z",
30+
"shell.execute_reply": "2024-02-05T10:57:11.025067Z"
3131
}
3232
},
3333
"outputs": [],
@@ -44,10 +44,10 @@
4444
"id": "437937a1",
4545
"metadata": {
4646
"execution": {
47-
"iopub.execute_input": "2024-02-05T09:20:14.662546Z",
48-
"iopub.status.busy": "2024-02-05T09:20:14.662309Z",
49-
"iopub.status.idle": "2024-02-05T09:20:14.671517Z",
50-
"shell.execute_reply": "2024-02-05T09:20:14.671106Z"
47+
"iopub.execute_input": "2024-02-05T10:57:11.028041Z",
48+
"iopub.status.busy": "2024-02-05T10:57:11.027645Z",
49+
"iopub.status.idle": "2024-02-05T10:57:11.036740Z",
50+
"shell.execute_reply": "2024-02-05T10:57:11.036253Z"
5151
}
5252
},
5353
"outputs": [],
@@ -71,10 +71,10 @@
7171
"id": "7f8435ee",
7272
"metadata": {
7373
"execution": {
74-
"iopub.execute_input": "2024-02-05T09:20:14.673714Z",
75-
"iopub.status.busy": "2024-02-05T09:20:14.673383Z",
76-
"iopub.status.idle": "2024-02-05T09:20:14.676047Z",
77-
"shell.execute_reply": "2024-02-05T09:20:14.675665Z"
74+
"iopub.execute_input": "2024-02-05T10:57:11.038965Z",
75+
"iopub.status.busy": "2024-02-05T10:57:11.038628Z",
76+
"iopub.status.idle": "2024-02-05T10:57:11.041365Z",
77+
"shell.execute_reply": "2024-02-05T10:57:11.040906Z"
7878
}
7979
},
8080
"outputs": [],
@@ -95,10 +95,10 @@
9595
"id": "3dd385c7",
9696
"metadata": {
9797
"execution": {
98-
"iopub.execute_input": "2024-02-05T09:20:14.677822Z",
99-
"iopub.status.busy": "2024-02-05T09:20:14.677677Z",
100-
"iopub.status.idle": "2024-02-05T09:20:14.681414Z",
101-
"shell.execute_reply": "2024-02-05T09:20:14.681030Z"
98+
"iopub.execute_input": "2024-02-05T10:57:11.043243Z",
99+
"iopub.status.busy": "2024-02-05T10:57:11.042977Z",
100+
"iopub.status.idle": "2024-02-05T10:57:11.046730Z",
101+
"shell.execute_reply": "2024-02-05T10:57:11.046277Z"
102102
}
103103
},
104104
"outputs": [],
@@ -157,10 +157,10 @@
157157
"id": "923e8a0a",
158158
"metadata": {
159159
"execution": {
160-
"iopub.execute_input": "2024-02-05T09:20:14.683106Z",
161-
"iopub.status.busy": "2024-02-05T09:20:14.682952Z",
162-
"iopub.status.idle": "2024-02-05T09:20:14.685587Z",
163-
"shell.execute_reply": "2024-02-05T09:20:14.685210Z"
160+
"iopub.execute_input": "2024-02-05T10:57:11.048628Z",
161+
"iopub.status.busy": "2024-02-05T10:57:11.048288Z",
162+
"iopub.status.idle": "2024-02-05T10:57:11.050979Z",
163+
"shell.execute_reply": "2024-02-05T10:57:11.050539Z"
164164
}
165165
},
166166
"outputs": [],
@@ -200,10 +200,10 @@
200200
"id": "48cd3f44",
201201
"metadata": {
202202
"execution": {
203-
"iopub.execute_input": "2024-02-05T09:20:14.687732Z",
204-
"iopub.status.busy": "2024-02-05T09:20:14.687435Z",
205-
"iopub.status.idle": "2024-02-05T09:20:14.694946Z",
206-
"shell.execute_reply": "2024-02-05T09:20:14.694478Z"
203+
"iopub.execute_input": "2024-02-05T10:57:11.052936Z",
204+
"iopub.status.busy": "2024-02-05T10:57:11.052669Z",
205+
"iopub.status.idle": "2024-02-05T10:57:11.059946Z",
206+
"shell.execute_reply": "2024-02-05T10:57:11.059477Z"
207207
}
208208
},
209209
"outputs": [
@@ -251,10 +251,10 @@
251251
"id": "55aa9696",
252252
"metadata": {
253253
"execution": {
254-
"iopub.execute_input": "2024-02-05T09:20:14.696694Z",
255-
"iopub.status.busy": "2024-02-05T09:20:14.696546Z",
256-
"iopub.status.idle": "2024-02-05T09:20:14.700158Z",
257-
"shell.execute_reply": "2024-02-05T09:20:14.699777Z"
254+
"iopub.execute_input": "2024-02-05T10:57:11.061735Z",
255+
"iopub.status.busy": "2024-02-05T10:57:11.061474Z",
256+
"iopub.status.idle": "2024-02-05T10:57:11.064969Z",
257+
"shell.execute_reply": "2024-02-05T10:57:11.064540Z"
258258
},
259259
"scrolled": true
260260
},
@@ -297,10 +297,10 @@
297297
"id": "39a03a60",
298298
"metadata": {
299299
"execution": {
300-
"iopub.execute_input": "2024-02-05T09:20:14.702060Z",
301-
"iopub.status.busy": "2024-02-05T09:20:14.701686Z",
302-
"iopub.status.idle": "2024-02-05T09:20:14.703944Z",
303-
"shell.execute_reply": "2024-02-05T09:20:14.703575Z"
300+
"iopub.execute_input": "2024-02-05T10:57:11.066938Z",
301+
"iopub.status.busy": "2024-02-05T10:57:11.066659Z",
302+
"iopub.status.idle": "2024-02-05T10:57:11.068990Z",
303+
"shell.execute_reply": "2024-02-05T10:57:11.068564Z"
304304
}
305305
},
306306
"outputs": [],
@@ -314,10 +314,10 @@
314314
"id": "55a96744",
315315
"metadata": {
316316
"execution": {
317-
"iopub.execute_input": "2024-02-05T09:20:14.705886Z",
318-
"iopub.status.busy": "2024-02-05T09:20:14.705611Z",
319-
"iopub.status.idle": "2024-02-05T09:20:14.709133Z",
320-
"shell.execute_reply": "2024-02-05T09:20:14.708750Z"
317+
"iopub.execute_input": "2024-02-05T10:57:11.070831Z",
318+
"iopub.status.busy": "2024-02-05T10:57:11.070571Z",
319+
"iopub.status.idle": "2024-02-05T10:57:11.074106Z",
320+
"shell.execute_reply": "2024-02-05T10:57:11.073646Z"
321321
}
322322
},
323323
"outputs": [
@@ -385,10 +385,10 @@
385385
"id": "35a24daa",
386386
"metadata": {
387387
"execution": {
388-
"iopub.execute_input": "2024-02-05T09:20:14.710803Z",
389-
"iopub.status.busy": "2024-02-05T09:20:14.710672Z",
390-
"iopub.status.idle": "2024-02-05T09:20:20.713188Z",
391-
"shell.execute_reply": "2024-02-05T09:20:20.712643Z"
388+
"iopub.execute_input": "2024-02-05T10:57:11.075773Z",
389+
"iopub.status.busy": "2024-02-05T10:57:11.075625Z",
390+
"iopub.status.idle": "2024-02-05T10:57:17.077987Z",
391+
"shell.execute_reply": "2024-02-05T10:57:17.077505Z"
392392
}
393393
},
394394
"outputs": [],
Binary file not shown.

0 commit comments

Comments
 (0)