Skip to content

Commit 2daba6d

Browse files
committed
Automated code structure analysis reports (CI)
1 parent d2978eb commit 2daba6d

File tree

66 files changed

+7985
-7993
lines changed

Some content is hidden

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

66 files changed

+7985
-7993
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.8.2",10,9,90,150,77,51.33,"axon-messaging-4.8.2",false,14,46,"org.axonframework.commandhandling,org.axonframework.common","RoutingKey,NoHandlerForCommandException,AxonConfigurationException,BuilderUtils","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","TargetAggregateIdentifier,AggregateAnnotationCommandHandler,AnnotatedAggregate,AggregateAnnotationCommandHandler$Builder",""
3-
"axon-modelling-4.8.2",10,9,90,150,83,55.33,"axon-messaging-4.8.2",true,15,39,"org.axonframework.commandhandling,org.axonframework.common","CommandMessageHandler,CommandMessageHandlingMember,CommandMessage,CommandBus","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,ChildForwardingCommandMessageHandlingMember,ForwardingCommandMessageHandlingMember,AbstractChildEntityDefinition",""
4-
"axon-eventsourcing-4.8.2",9,9,100,130,73,56.15,"axon-messaging-4.8.2",true,17,39,"org.axonframework.commandhandling,org.axonframework.common.caching","CommandMessage,Cache,JdbcUtils$SqlResultConverter,ConnectionProvider","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,EventSourcingRepository$Builder,CachingEventSourcingRepository,JdbcEventStorageEngine",""
5-
"axon-eventsourcing-4.8.2",9,9,100,130,43,33.08,"axon-messaging-4.8.2",false,12,40,"org.axonframework.common,org.axonframework.common.io","AxonThreadFactory,AxonConfigurationException,BuilderUtils,AxonNonTransientException","org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.legacyjpa","EmbeddedEventStore$Builder,SQLErrorCodesResolver,JpaEventStorageEngine$Builder,AbstractEventStore$Builder",""
6-
"axon-test-4.8.2",8,8,100,87,29,33.33,"axon-messaging-4.8.2",false,8,36,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","GenericCommandResultMessage,SimpleCommandBus,SimpleCommandBus$Builder,GenericCommandMessage","org.axonframework.test.utils,org.axonframework.test.aggregate","RecordingCommandBus,AggregateTestFixture,SagaTestFixture,SagaTestFixture$StubAwareCommandGatewayFactory$Builder",""
7-
"axon-test-4.8.2",8,7,87.5,87,35,40.23,"axon-messaging-4.8.2",true,10,30,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","CommandResultMessage,CommandCallback,CommandMessage,CommandBus","org.axonframework.test.aggregate,org.axonframework.test.utils","ResultValidatorImpl,AggregateTestFixture$ExecutionExceptionAwareCallback,ResultValidator,RecordingCommandBus",""
8-
"axon-eventsourcing-4.8.2",9,4,44.44,130,12,9.23,"axon-modelling-4.8.2",false,2,10,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","LockAwareAggregate,LockingRepository$Builder,AggregateNotFoundException,ConflictingAggregateVersionException","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","EventSourcingRepository,EventSourcingRepository$Builder,AggregateDeletedException,DefaultConflictResolver",""
9-
"axon-test-4.8.2",8,3,37.5,87,11,12.64,"axon-modelling-4.8.2",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler$Builder,AggregateNotFoundException,ConflictingAggregateVersionException,AggregateScopeDescriptor","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture,AggregateTestFixture$RecordingEventStore,AggregateTestFixture$InMemoryRepository,AggregateTestFixture$IdentifierValidatingRepository",""
10-
"axon-test-4.8.2",8,2,25,87,12,13.79,"axon-modelling-4.8.2",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","CommandTargetResolver,Aggregate,RepositoryProvider,Repository","org.axonframework.test.aggregate,org.axonframework.test.saga","FixtureConfiguration,AggregateTestFixture,AggregateTestFixture$InMemoryRepository,StubAggregateLifecycle",""
2+
"axon-modelling-4.8.2",10,9,90,150,83,55.33,"axon-messaging-4.8.2",true,15,39,"org.axonframework.commandhandling,org.axonframework.common","CommandBus,CommandMessageHandlingMember,CommandMessageHandler,CommandMessage","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AbstractChildEntityDefinition,ChildForwardingCommandMessageHandlingMember,AnnotatedChildEntity",""
3+
"axon-modelling-4.8.2",10,9,90,150,77,51.33,"axon-messaging-4.8.2",false,14,46,"org.axonframework.commandhandling,org.axonframework.common","RoutingKey,NoHandlerForCommandException,IdentifierFactory,ObjectUtils","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","TargetAggregateIdentifier,AnnotatedAggregate,AggregateAnnotationCommandHandler,AbstractSagaManager",""
4+
"axon-eventsourcing-4.8.2",9,9,100,130,73,56.15,"axon-messaging-4.8.2",true,17,39,"org.axonframework.commandhandling,org.axonframework.common.caching","CommandMessage,Cache,PersistenceExceptionResolver,ConnectionProvider","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,EventSourcingRepository$Builder,CachingEventSourcingRepository,JpaEventStorageEngine$Builder",""
5+
"axon-eventsourcing-4.8.2",9,9,100,130,43,33.08,"axon-messaging-4.8.2",false,12,40,"org.axonframework.common,org.axonframework.common.io","ObjectUtils,AxonNonTransientException,DateTimeUtils,ExceptionUtils","org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing","BatchingEventStorageEngine,EventStoreException,IncompatibleAggregateException,JpaEventStorageEngine",""
6+
"axon-test-4.8.2",8,8,100,87,29,33.33,"axon-messaging-4.8.2",false,8,36,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","SimpleCommandBus,GenericCommandMessage,SimpleCommandBus$Builder,GenericCommandResultMessage","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture,RecordingCommandBus,SagaTestFixture,SagaTestFixture$StubAwareCommandGatewayFactory",""
7+
"axon-test-4.8.2",8,7,87.5,87,35,40.23,"axon-messaging-4.8.2",true,10,30,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","CommandBus,CommandResultMessage,CommandCallback,CommandMessage","org.axonframework.test.saga,org.axonframework.test.utils","SagaTestFixture,RecordingCommandBus,AggregateTestFixture,FixtureConfiguration",""
8+
"axon-eventsourcing-4.8.2",9,4,44.44,130,12,9.23,"axon-modelling-4.8.2",false,2,10,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateNotFoundException,LockingRepository$Builder,LockAwareAggregate,ConcurrencyException","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore.jdbc","AggregateDeletedException,EventSourcingRepository,EventSourcingRepository$Builder,JdbcEventStorageEngine",""
9+
"axon-test-4.8.2",8,3,37.5,87,11,12.64,"axon-modelling-4.8.2",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateNotFoundException,AggregateAnnotationCommandHandler$Builder,AggregateScopeDescriptor,AggregateAnnotationCommandHandler","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$RecordingEventStore,AggregateTestFixture,AggregateTestFixture$InMemoryRepository,AggregateTestFixture$IdentifierValidatingRepository",""
10+
"axon-test-4.8.2",8,2,25,87,12,13.79,"axon-modelling-4.8.2",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","CommandTargetResolver,Aggregate,Repository,RepositoryProvider","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture,FixtureConfiguration,StubAggregateLifecycle,AggregateTestFixture$InMemoryRepository",""
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"artifactName","dependencyTypeIsInterface","artifactDependencies","artifactDependencyPackages","dependentPackagesRate","minPackageSpread","maxPackageSpread","avgPackageSpread","stdPackageSpread","per5PackageSpread","minPackageCount","maxPackageCount","avgPackageCount","stdPackageCount","per5PackageCount","minTypeSpread","maxTypeSpread","avgTypeSpread","stdTypeSpread","per5TypeSpread","Source Cypher File: Artifact_Dependencies/Usage_and_spread_of_internal_artifact_dependents.cypher"
22
"axon-eventsourcing-4.8.2",false,2,14,72.22222222222221,44.44444444444444,100,72.22222222222223,39.2837100659193,44.44444444444444,4,9,6.5,3.5355339059327378,4,9.230769230769232,33.07692307692308,21.153846153846153,16.86177708983306,9.230769230769232,""
33
"axon-eventsourcing-4.8.2",true,1,17,100,100,100,100,0,100,9,9,9,0,9,56.15384615384616,56.15384615384616,56.15384615384616,0,56.15384615384616,""
4-
"axon-modelling-4.8.2",false,1,14,90,90,90,90,0,90,9,9,9,0,9,51.33333333333333,51.33333333333333,51.33333333333333,0,51.33333333333333,""
54
"axon-modelling-4.8.2",true,1,15,90,90,90,90,0,90,9,9,9,0,9,55.33333333333333,55.33333333333333,55.33333333333333,0,55.33333333333333,""
5+
"axon-modelling-4.8.2",false,1,14,90,90,90,90,0,90,9,9,9,0,9,51.33333333333333,51.33333333333333,51.33333333333333,0,51.33333333333333,""
66
"axon-test-4.8.2",false,2,13,68.75,37.5,100,68.75,44.19417382415922,37.5,3,8,5.5,3.5355339059327378,3,12.643678160919539,33.33333333333333,22.988505747126432,14.629795472825121,12.643678160919539,""
77
"axon-test-4.8.2",true,2,13,56.25,25,87.5,56.25,44.19417382415922,25,2,7,4.5,3.5355339059327378,2,13.793103448275861,40.229885057471265,27.01149425287356,18.69362754860988,13.793103448275861,""
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.8.2",28,271,39,234,38.56,"org.axonframework.common.caching,org.axonframework.messaging.unitofwork,org.axonframework.messaging.annotation,org.axonframework.messaging,org.axonframework.common","Cache,CurrentUnitOfWork,ParameterResolverFactory,HandlerDefinition,Message",""
3-
"axon-modelling-4.8.2",9,52,6,43,25.58,"org.axonframework.modelling.command.inspection,org.axonframework.modelling.command,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository,org.axonframework.modelling.saga.repository.jpa","AggregateModel,AggregateScopeDescriptor,RepositoryProvider,Aggregate,AnnotatedAggregateMetaModelFactory",""
4-
"axon-eventsourcing-4.8.2",3,14,4,23,34.78,"org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa,org.axonframework.eventsourcing.snapshotting","EventSourcedAggregate,DomainEventStream,SnapshotTrigger,SnapshotTriggerDefinition,AggregateFactory",""
2+
"axon-messaging-4.8.2",28,271,39,234,38.56,"org.axonframework.messaging.annotation,org.axonframework.messaging,org.axonframework.messaging.unitofwork,org.axonframework.common.caching,org.axonframework.common","HandlerDefinition,Message,CurrentUnitOfWork,ParameterResolverFactory,ScopeDescriptor",""
3+
"axon-modelling-4.8.2",9,52,6,43,25.58,"org.axonframework.modelling.command.inspection,org.axonframework.modelling.command,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository,org.axonframework.modelling.saga.repository.inmemory","AnnotatedAggregateMetaModelFactory,AggregateModel,AggregateNotFoundException,ConflictingAggregateVersionException,Aggregate",""
4+
"axon-eventsourcing-4.8.2",3,14,4,23,34.78,"org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing,org.axonframework.eventsourcing.snapshotting,org.axonframework.eventsourcing.eventstore.jpa","DomainEventStream,SnapshotTriggerDefinition,EventSourcedAggregate,AggregateFactory,EventStore",""
55
"axon-disruptor-4.8.2",1,1,1,1,0,"org.axonframework.disruptor.commandhandling","DisruptorCommandBus",""
1 Byte
Loading

results/AxonFramework-4.8.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": "2023-09-26T06:33:46.872402Z",
28-
"iopub.status.busy": "2023-09-26T06:33:46.871286Z",
29-
"iopub.status.idle": "2023-09-26T06:33:47.488241Z",
30-
"shell.execute_reply": "2023-09-26T06:33:47.487668Z"
27+
"iopub.execute_input": "2023-09-26T19:37:15.040938Z",
28+
"iopub.status.busy": "2023-09-26T19:37:15.040476Z",
29+
"iopub.status.idle": "2023-09-26T19:37:15.751094Z",
30+
"shell.execute_reply": "2023-09-26T19:37:15.750464Z"
3131
}
3232
},
3333
"outputs": [],
@@ -44,10 +44,10 @@
4444
"id": "437937a1",
4545
"metadata": {
4646
"execution": {
47-
"iopub.execute_input": "2023-09-26T06:33:47.491661Z",
48-
"iopub.status.busy": "2023-09-26T06:33:47.491361Z",
49-
"iopub.status.idle": "2023-09-26T06:33:47.510243Z",
50-
"shell.execute_reply": "2023-09-26T06:33:47.509729Z"
47+
"iopub.execute_input": "2023-09-26T19:37:15.755333Z",
48+
"iopub.status.busy": "2023-09-26T19:37:15.754744Z",
49+
"iopub.status.idle": "2023-09-26T19:37:15.777668Z",
50+
"shell.execute_reply": "2023-09-26T19:37:15.777023Z"
5151
}
5252
},
5353
"outputs": [],
@@ -71,10 +71,10 @@
7171
"id": "7f8435ee",
7272
"metadata": {
7373
"execution": {
74-
"iopub.execute_input": "2023-09-26T06:33:47.514168Z",
75-
"iopub.status.busy": "2023-09-26T06:33:47.513728Z",
76-
"iopub.status.idle": "2023-09-26T06:33:47.517984Z",
77-
"shell.execute_reply": "2023-09-26T06:33:47.517561Z"
74+
"iopub.execute_input": "2023-09-26T19:37:15.781531Z",
75+
"iopub.status.busy": "2023-09-26T19:37:15.781063Z",
76+
"iopub.status.idle": "2023-09-26T19:37:15.785656Z",
77+
"shell.execute_reply": "2023-09-26T19:37:15.785076Z"
7878
}
7979
},
8080
"outputs": [],
@@ -95,10 +95,10 @@
9595
"id": "3dd385c7",
9696
"metadata": {
9797
"execution": {
98-
"iopub.execute_input": "2023-09-26T06:33:47.521147Z",
99-
"iopub.status.busy": "2023-09-26T06:33:47.520746Z",
100-
"iopub.status.idle": "2023-09-26T06:33:47.526533Z",
101-
"shell.execute_reply": "2023-09-26T06:33:47.526111Z"
98+
"iopub.execute_input": "2023-09-26T19:37:15.788650Z",
99+
"iopub.status.busy": "2023-09-26T19:37:15.788180Z",
100+
"iopub.status.idle": "2023-09-26T19:37:15.793568Z",
101+
"shell.execute_reply": "2023-09-26T19:37:15.792953Z"
102102
}
103103
},
104104
"outputs": [],
@@ -157,10 +157,10 @@
157157
"id": "923e8a0a",
158158
"metadata": {
159159
"execution": {
160-
"iopub.execute_input": "2023-09-26T06:33:47.529680Z",
161-
"iopub.status.busy": "2023-09-26T06:33:47.529285Z",
162-
"iopub.status.idle": "2023-09-26T06:33:47.533499Z",
163-
"shell.execute_reply": "2023-09-26T06:33:47.533071Z"
160+
"iopub.execute_input": "2023-09-26T19:37:15.796403Z",
161+
"iopub.status.busy": "2023-09-26T19:37:15.795906Z",
162+
"iopub.status.idle": "2023-09-26T19:37:15.800264Z",
163+
"shell.execute_reply": "2023-09-26T19:37:15.799731Z"
164164
}
165165
},
166166
"outputs": [],
@@ -200,10 +200,10 @@
200200
"id": "48cd3f44",
201201
"metadata": {
202202
"execution": {
203-
"iopub.execute_input": "2023-09-26T06:33:47.537675Z",
204-
"iopub.status.busy": "2023-09-26T06:33:47.536493Z",
205-
"iopub.status.idle": "2023-09-26T06:33:47.548164Z",
206-
"shell.execute_reply": "2023-09-26T06:33:47.547719Z"
203+
"iopub.execute_input": "2023-09-26T19:37:15.803230Z",
204+
"iopub.status.busy": "2023-09-26T19:37:15.803008Z",
205+
"iopub.status.idle": "2023-09-26T19:37:15.814673Z",
206+
"shell.execute_reply": "2023-09-26T19:37:15.813970Z"
207207
}
208208
},
209209
"outputs": [
@@ -251,10 +251,10 @@
251251
"id": "55aa9696",
252252
"metadata": {
253253
"execution": {
254-
"iopub.execute_input": "2023-09-26T06:33:47.551181Z",
255-
"iopub.status.busy": "2023-09-26T06:33:47.550858Z",
256-
"iopub.status.idle": "2023-09-26T06:33:47.556996Z",
257-
"shell.execute_reply": "2023-09-26T06:33:47.556542Z"
254+
"iopub.execute_input": "2023-09-26T19:37:15.818204Z",
255+
"iopub.status.busy": "2023-09-26T19:37:15.817663Z",
256+
"iopub.status.idle": "2023-09-26T19:37:15.823243Z",
257+
"shell.execute_reply": "2023-09-26T19:37:15.821915Z"
258258
},
259259
"scrolled": true
260260
},
@@ -297,10 +297,10 @@
297297
"id": "39a03a60",
298298
"metadata": {
299299
"execution": {
300-
"iopub.execute_input": "2023-09-26T06:33:47.559910Z",
301-
"iopub.status.busy": "2023-09-26T06:33:47.559535Z",
302-
"iopub.status.idle": "2023-09-26T06:33:47.563049Z",
303-
"shell.execute_reply": "2023-09-26T06:33:47.562590Z"
300+
"iopub.execute_input": "2023-09-26T19:37:15.826897Z",
301+
"iopub.status.busy": "2023-09-26T19:37:15.826496Z",
302+
"iopub.status.idle": "2023-09-26T19:37:15.830667Z",
303+
"shell.execute_reply": "2023-09-26T19:37:15.830202Z"
304304
}
305305
},
306306
"outputs": [],
@@ -314,10 +314,10 @@
314314
"id": "55a96744",
315315
"metadata": {
316316
"execution": {
317-
"iopub.execute_input": "2023-09-26T06:33:47.565322Z",
318-
"iopub.status.busy": "2023-09-26T06:33:47.565133Z",
319-
"iopub.status.idle": "2023-09-26T06:33:47.569079Z",
320-
"shell.execute_reply": "2023-09-26T06:33:47.568582Z"
317+
"iopub.execute_input": "2023-09-26T19:37:15.833731Z",
318+
"iopub.status.busy": "2023-09-26T19:37:15.833341Z",
319+
"iopub.status.idle": "2023-09-26T19:37:15.839806Z",
320+
"shell.execute_reply": "2023-09-26T19:37:15.839313Z"
321321
}
322322
},
323323
"outputs": [
@@ -385,10 +385,10 @@
385385
"id": "35a24daa",
386386
"metadata": {
387387
"execution": {
388-
"iopub.execute_input": "2023-09-26T06:33:47.571607Z",
389-
"iopub.status.busy": "2023-09-26T06:33:47.571425Z",
390-
"iopub.status.idle": "2023-09-26T06:33:53.574283Z",
391-
"shell.execute_reply": "2023-09-26T06:33:53.573732Z"
388+
"iopub.execute_input": "2023-09-26T19:37:15.842666Z",
389+
"iopub.status.busy": "2023-09-26T19:37:15.842298Z",
390+
"iopub.status.idle": "2023-09-26T19:37:21.845827Z",
391+
"shell.execute_reply": "2023-09-26T19:37:21.845164Z"
392392
}
393393
},
394394
"outputs": [],
Binary file not shown.

0 commit comments

Comments
 (0)