Skip to content

Commit e985945

Browse files
committed
Automated code structure analysis reports (CI)
1 parent 176fca4 commit e985945

File tree

95 files changed

+13674
-13729
lines changed

Some content is hidden

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

95 files changed

+13674
-13729
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.0",10,9,90,156,89,57.05,"axon-messaging-4.9.0",true,15,39,"org.axonframework.commandhandling,org.axonframework.common","CommandBus,CommandMessageHandler,CommandMessage,CommandMessageHandlingMember","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AggregateAnnotationCommandHandler$AlwaysCreateAggregateCommandHandler,AnnotatedAggregate,AbstractRepository",""
3-
"axon-eventsourcing-4.9.0",9,9,100,133,76,57.14,"axon-messaging-4.9.0",true,17,40,"org.axonframework.commandhandling,org.axonframework.common.caching","CommandMessage,Cache,ConnectionProvider,PersistenceExceptionResolver","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,EventSourcingRepository$Builder,CachingEventSourcingRepository,JdbcEventStorageEngine$Builder",""
4-
"axon-modelling-4.9.0",10,9,90,156,79,50.64,"axon-messaging-4.9.0",false,14,46,"org.axonframework.commandhandling,org.axonframework.common","NoHandlerForCommandException,RoutingKey,AxonNonTransientException,ListUtils","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AnnotatedAggregate,TargetAggregateIdentifier,SagaCreationException",""
5-
"axon-eventsourcing-4.9.0",9,9,100,133,44,33.08,"axon-messaging-4.9.0",false,12,40,"org.axonframework.common,org.axonframework.common.io","AxonNonTransientException,DateTimeUtils,DirectExecutor,AxonThreadFactory","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore","IncompatibleAggregateException,EventStoreException,JpaEventStorageEngine,JdbcEventStorageEngine",""
6-
"axon-test-4.9.0",8,8,100,87,29,33.33,"axon-messaging-4.9.0",false,8,36,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","GenericCommandMessage,GenericCommandResultMessage,AnnotationCommandHandlerAdapter,SimpleCommandBus$Builder","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture,RecordingCommandBus,SagaTestFixture$StubAwareCommandGatewayFactory$Builder,SagaTestFixture",""
7-
"axon-test-4.9.0",8,7,87.5,87,35,40.23,"axon-messaging-4.9.0",true,10,30,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","CommandBus,CommandMessage,CommandResultMessage,CommandCallback","org.axonframework.test.aggregate,org.axonframework.test.saga","FixtureConfiguration,SagaTestFixture$StubAwareCommandGatewayFactory$Builder,AggregateTestFixture,RecordingCommandBus",""
8-
"axon-eventsourcing-4.9.0",9,4,44.44,133,12,9.02,"axon-modelling-4.9.0",false,2,10,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","LockingRepository$Builder,AbstractRepository$Builder,LockingRepository,AggregateStreamCreationException","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore","EventSourcingRepository,EventSourcingRepository$Builder,AbstractEventStorageEngine,AggregateDeletedException",""
9-
"axon-test-4.9.0",8,3,37.5,87,11,12.64,"axon-modelling-4.9.0",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AggregateAnnotationCommandHandler$Builder,AggregateLifecycle,AggregateNotFoundException","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture,StubAggregateLifecycle,AggregateTestFixture$InMemoryRepository,AggregateTestFixture$RecordingEventStore",""
10-
"axon-test-4.9.0",8,2,25,87,12,13.79,"axon-modelling-4.9.0",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","RepositoryProvider,Aggregate,CommandTargetResolver,Repository","org.axonframework.test.aggregate,org.axonframework.test.saga","FixtureConfiguration,AggregateTestFixture,AggregateTestFixture$DefaultRepositoryProvider,AggregateTestFixture$InMemoryRepository",""
2+
"axon-eventsourcing-4.9.0",9,9,100,133,76,57.14,"axon-messaging-4.9.0",true,17,40,"org.axonframework.commandhandling,org.axonframework.common.caching","CommandMessage,Cache,ConnectionProvider,PersistenceExceptionResolver","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,CachingEventSourcingRepository,EventSourcingRepository$Builder,JdbcEventStorageEngine$Builder",""
3+
"axon-modelling-4.9.0",10,9,90,156,89,57.05,"axon-messaging-4.9.0",true,15,39,"org.axonframework.commandhandling,org.axonframework.common","CommandMessage,CommandMessageHandler,CommandMessageHandlingMember,CommandBus","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler$AlwaysCreateAggregateCommandHandler,ForwardingCommandMessageHandlingMember,MethodCommandHandlerInterceptorDefinition$MethodCommandHandlerInterceptorHandlingMember,AnnotatedAggregate",""
4+
"axon-modelling-4.9.0",10,9,90,156,79,50.64,"axon-messaging-4.9.0",false,14,46,"org.axonframework.commandhandling,org.axonframework.common","RoutingKey,NoHandlerForCommandException,AxonConfigurationException,IdentifierFactory","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","TargetAggregateIdentifier,AggregateAnnotationCommandHandler,AnnotatedAggregate,JdbcSagaStore$Builder",""
5+
"axon-eventsourcing-4.9.0",9,9,100,133,44,33.08,"axon-messaging-4.9.0",false,12,40,"org.axonframework.common,org.axonframework.common.io","DateTimeUtils,AxonConfigurationException,ObjectUtils,ExceptionUtils","org.axonframework.eventsourcing.eventstore.jdbc.statements,org.axonframework.eventsourcing.eventstore.jdbc","JdbcEventStorageEngineStatements,JdbcEventStorageEngine,JpaEventStorageEngine,AbstractEventStore$Builder",""
6+
"axon-test-4.9.0",8,8,100,87,29,33.33,"axon-messaging-4.9.0",false,8,36,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","AnnotationCommandHandlerAdapter,GenericCommandMessage,SimpleCommandBus$Builder,SimpleCommandBus","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture,RecordingCommandBus,SagaTestFixture,SagaTestFixture$StubAwareCommandGatewayFactory$Builder",""
7+
"axon-test-4.9.0",8,7,87.5,87,35,40.23,"axon-messaging-4.9.0",true,10,30,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","CommandResultMessage,CommandMessage,CommandCallback,CommandBus","org.axonframework.test.aggregate,org.axonframework.test.matchers","ResultValidator,ResultValidatorImpl,AggregateTestFixture$ExecutionExceptionAwareCallback,Matchers",""
8+
"axon-eventsourcing-4.9.0",9,4,44.44,133,12,9.02,"axon-modelling-4.9.0",false,2,10,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateStreamCreationException,LockAwareAggregate,ConflictingAggregateVersionException,AggregateNotFoundException","org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing","AbstractEventStorageEngine,EventSourcingRepository,ConflictResolver,DefaultConflictResolver",""
9+
"axon-test-4.9.0",8,3,37.5,87,11,12.64,"axon-modelling-4.9.0",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","ConflictingAggregateVersionException,AggregateScopeDescriptor,AggregateAnnotationCommandHandler,AggregateNotFoundException","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$InMemoryRepository,AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture,AggregateTestFixture$RecordingEventStore",""
10+
"axon-test-4.9.0",8,2,25,87,12,13.79,"axon-modelling-4.9.0",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","CommandTargetResolver,Aggregate,RepositoryProvider,Repository","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture,FixtureConfiguration,ResultValidatorImpl,AggregateTestFixture$CreationalRepository",""
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.0",28,281,39,253,38.04,"org.axonframework.eventhandling.deadletter,org.axonframework.eventhandling.pooled,org.axonframework.queryhandling,org.axonframework.deadline,org.axonframework.messaging.annotation","DeadLetteringEventHandlerInvoker$Builder,PooledStreamingEventProcessor$Builder,QueryUpdateEmitterSpanFactory,SimpleQueryBus$Builder,DefaultQueryBusSpanFactory$Builder",""
3-
"axon-modelling-4.9.0",9,52,6,49,26.53,"org.axonframework.modelling.saga.repository,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository.jpa,org.axonframework.modelling.command,org.axonframework.modelling.saga.repository.inmemory","SagaStore,DefaultSagaManagerSpanFactory,DefaultSagaManagerSpanFactory$Builder,JpaSagaStore$Builder,DefaultRepositorySpanFactory$Builder",""
4-
"axon-eventsourcing-4.9.0",3,14,4,26,34.62,"org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa,org.axonframework.eventsourcing,org.axonframework.eventsourcing.snapshotting","EmbeddedEventStore$Builder,JpaEventStorageEngine$Builder,EmbeddedEventStore,EventStore,JpaEventStorageEngine",""
2+
"axon-messaging-4.9.0",28,281,39,253,38.04,"org.axonframework.eventhandling.deadletter,org.axonframework.eventhandling.pooled,org.axonframework.queryhandling,org.axonframework.messaging.annotation,org.axonframework.deadline","DeadLetteringEventHandlerInvoker$Builder,PooledStreamingEventProcessor$Builder,QueryUpdateEmitter,ClasspathHandlerDefinition,ClasspathParameterResolverFactory",""
3+
"axon-modelling-4.9.0",9,52,6,49,26.53,"org.axonframework.modelling.saga.repository,org.axonframework.modelling.saga.repository.jpa,org.axonframework.modelling.command,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository.inmemory","SagaStore,JpaSagaStore$Builder,DefaultRepositorySpanFactory$Builder,RepositorySpanFactory,DefaultSagaManagerSpanFactory$Builder",""
4+
"axon-eventsourcing-4.9.0",3,14,4,26,34.62,"org.axonframework.eventsourcing.eventstore.jpa,org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.snapshotting","JpaEventStorageEngine$Builder,SnapshotterSpanFactory,EmbeddedEventStore,DefaultSnapshotterSpanFactory$Builder,DefaultSnapshotterSpanFactory",""
55
"axon-disruptor-4.9.0",1,1,1,1,0,"org.axonframework.disruptor.commandhandling","DisruptorCommandBus",""

results/AxonFramework-4.9.0/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-11-22T21:15:37.473102Z",
28-
"iopub.status.busy": "2023-11-22T21:15:37.472908Z",
29-
"iopub.status.idle": "2023-11-22T21:15:37.787257Z",
30-
"shell.execute_reply": "2023-11-22T21:15:37.786682Z"
27+
"iopub.execute_input": "2023-11-26T08:03:10.157993Z",
28+
"iopub.status.busy": "2023-11-26T08:03:10.157803Z",
29+
"iopub.status.idle": "2023-11-26T08:03:10.476237Z",
30+
"shell.execute_reply": "2023-11-26T08:03:10.475699Z"
3131
}
3232
},
3333
"outputs": [],
@@ -44,10 +44,10 @@
4444
"id": "437937a1",
4545
"metadata": {
4646
"execution": {
47-
"iopub.execute_input": "2023-11-22T21:15:37.789885Z",
48-
"iopub.status.busy": "2023-11-22T21:15:37.789635Z",
49-
"iopub.status.idle": "2023-11-22T21:15:37.799054Z",
50-
"shell.execute_reply": "2023-11-22T21:15:37.798661Z"
47+
"iopub.execute_input": "2023-11-26T08:03:10.478987Z",
48+
"iopub.status.busy": "2023-11-26T08:03:10.478610Z",
49+
"iopub.status.idle": "2023-11-26T08:03:10.487929Z",
50+
"shell.execute_reply": "2023-11-26T08:03:10.487551Z"
5151
}
5252
},
5353
"outputs": [],
@@ -71,10 +71,10 @@
7171
"id": "7f8435ee",
7272
"metadata": {
7373
"execution": {
74-
"iopub.execute_input": "2023-11-22T21:15:37.800921Z",
75-
"iopub.status.busy": "2023-11-22T21:15:37.800766Z",
76-
"iopub.status.idle": "2023-11-22T21:15:37.803391Z",
77-
"shell.execute_reply": "2023-11-22T21:15:37.802972Z"
74+
"iopub.execute_input": "2023-11-26T08:03:10.489892Z",
75+
"iopub.status.busy": "2023-11-26T08:03:10.489738Z",
76+
"iopub.status.idle": "2023-11-26T08:03:10.492423Z",
77+
"shell.execute_reply": "2023-11-26T08:03:10.491972Z"
7878
}
7979
},
8080
"outputs": [],
@@ -95,10 +95,10 @@
9595
"id": "3dd385c7",
9696
"metadata": {
9797
"execution": {
98-
"iopub.execute_input": "2023-11-22T21:15:37.805374Z",
99-
"iopub.status.busy": "2023-11-22T21:15:37.805022Z",
100-
"iopub.status.idle": "2023-11-22T21:15:37.808923Z",
101-
"shell.execute_reply": "2023-11-22T21:15:37.808459Z"
98+
"iopub.execute_input": "2023-11-26T08:03:10.494559Z",
99+
"iopub.status.busy": "2023-11-26T08:03:10.494291Z",
100+
"iopub.status.idle": "2023-11-26T08:03:10.498128Z",
101+
"shell.execute_reply": "2023-11-26T08:03:10.497705Z"
102102
}
103103
},
104104
"outputs": [],
@@ -157,10 +157,10 @@
157157
"id": "923e8a0a",
158158
"metadata": {
159159
"execution": {
160-
"iopub.execute_input": "2023-11-22T21:15:37.810779Z",
161-
"iopub.status.busy": "2023-11-22T21:15:37.810516Z",
162-
"iopub.status.idle": "2023-11-22T21:15:37.813110Z",
163-
"shell.execute_reply": "2023-11-22T21:15:37.812746Z"
160+
"iopub.execute_input": "2023-11-26T08:03:10.499830Z",
161+
"iopub.status.busy": "2023-11-26T08:03:10.499685Z",
162+
"iopub.status.idle": "2023-11-26T08:03:10.502406Z",
163+
"shell.execute_reply": "2023-11-26T08:03:10.502013Z"
164164
}
165165
},
166166
"outputs": [],
@@ -200,10 +200,10 @@
200200
"id": "48cd3f44",
201201
"metadata": {
202202
"execution": {
203-
"iopub.execute_input": "2023-11-22T21:15:37.814988Z",
204-
"iopub.status.busy": "2023-11-22T21:15:37.814841Z",
205-
"iopub.status.idle": "2023-11-22T21:15:37.822359Z",
206-
"shell.execute_reply": "2023-11-22T21:15:37.821894Z"
203+
"iopub.execute_input": "2023-11-26T08:03:10.504402Z",
204+
"iopub.status.busy": "2023-11-26T08:03:10.504163Z",
205+
"iopub.status.idle": "2023-11-26T08:03:10.511948Z",
206+
"shell.execute_reply": "2023-11-26T08:03:10.511491Z"
207207
}
208208
},
209209
"outputs": [
@@ -251,10 +251,10 @@
251251
"id": "55aa9696",
252252
"metadata": {
253253
"execution": {
254-
"iopub.execute_input": "2023-11-22T21:15:37.824250Z",
255-
"iopub.status.busy": "2023-11-22T21:15:37.823945Z",
256-
"iopub.status.idle": "2023-11-22T21:15:37.827627Z",
257-
"shell.execute_reply": "2023-11-22T21:15:37.827162Z"
254+
"iopub.execute_input": "2023-11-26T08:03:10.513762Z",
255+
"iopub.status.busy": "2023-11-26T08:03:10.513616Z",
256+
"iopub.status.idle": "2023-11-26T08:03:10.517159Z",
257+
"shell.execute_reply": "2023-11-26T08:03:10.516791Z"
258258
},
259259
"scrolled": true
260260
},
@@ -297,10 +297,10 @@
297297
"id": "39a03a60",
298298
"metadata": {
299299
"execution": {
300-
"iopub.execute_input": "2023-11-22T21:15:37.829556Z",
301-
"iopub.status.busy": "2023-11-22T21:15:37.829283Z",
302-
"iopub.status.idle": "2023-11-22T21:15:37.831607Z",
303-
"shell.execute_reply": "2023-11-22T21:15:37.831144Z"
300+
"iopub.execute_input": "2023-11-26T08:03:10.518939Z",
301+
"iopub.status.busy": "2023-11-26T08:03:10.518789Z",
302+
"iopub.status.idle": "2023-11-26T08:03:10.521111Z",
303+
"shell.execute_reply": "2023-11-26T08:03:10.520722Z"
304304
}
305305
},
306306
"outputs": [],
@@ -314,10 +314,10 @@
314314
"id": "55a96744",
315315
"metadata": {
316316
"execution": {
317-
"iopub.execute_input": "2023-11-22T21:15:37.833472Z",
318-
"iopub.status.busy": "2023-11-22T21:15:37.833262Z",
319-
"iopub.status.idle": "2023-11-22T21:15:37.836778Z",
320-
"shell.execute_reply": "2023-11-22T21:15:37.836301Z"
317+
"iopub.execute_input": "2023-11-26T08:03:10.522989Z",
318+
"iopub.status.busy": "2023-11-26T08:03:10.522846Z",
319+
"iopub.status.idle": "2023-11-26T08:03:10.526386Z",
320+
"shell.execute_reply": "2023-11-26T08:03:10.526002Z"
321321
}
322322
},
323323
"outputs": [
@@ -385,10 +385,10 @@
385385
"id": "35a24daa",
386386
"metadata": {
387387
"execution": {
388-
"iopub.execute_input": "2023-11-22T21:15:37.838772Z",
389-
"iopub.status.busy": "2023-11-22T21:15:37.838353Z",
390-
"iopub.status.idle": "2023-11-22T21:15:43.841067Z",
391-
"shell.execute_reply": "2023-11-22T21:15:43.840526Z"
388+
"iopub.execute_input": "2023-11-26T08:03:10.528080Z",
389+
"iopub.status.busy": "2023-11-26T08:03:10.527939Z",
390+
"iopub.status.idle": "2023-11-26T08:03:16.530306Z",
391+
"shell.execute_reply": "2023-11-26T08:03:16.529723Z"
392392
}
393393
},
394394
"outputs": [],
0 Bytes
Binary file not shown.

results/AxonFramework-4.9.0/centrality-csv/Method_Centrality_Article_Rank.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"org.axonframework.eventsourcing.eventstore.BatchingEventStorageEngine$Builder persistenceExceptionResolver(org.axonframework.common.jdbc.PersistenceExceptionResolver)","persistenceExceptionResolver","centralityArticleRank",0.01698959053541076,""
3535
"java.util.Optional resolveDetails(java.lang.Throwable)","resolveDetails","centralityArticleRank",0.015931474286886304,""
3636
"void advanceTimeTo(java.time.Instant,org.axonframework.test.eventscheduler.EventConsumer)","advanceTimeTo","centralityArticleRank",0.015702832423016413,""
37-
"java.lang.Object getOrDefault(java.lang.Object,java.lang.Object)","getOrDefault","centralityArticleRank",0.01547388816889531,""
37+
"java.lang.Object getOrDefault(java.lang.Object,java.lang.Object)","getOrDefault","centralityArticleRank",0.015473888168895307,""
3838
"void describe(java.util.List,org.hamcrest.Description)","describe","centralityArticleRank",0.015407663466391852,""
3939
"org.axonframework.commandhandling.gateway.AbstractCommandGateway$Builder commandBus(org.axonframework.commandhandling.CommandBus)","commandBus","centralityArticleRank",0.015183815318782011,""
4040
"org.axonframework.commandhandling.gateway.AbstractCommandGateway$Builder dispatchInterceptors(java.util.List)","dispatchInterceptors","centralityArticleRank",0.015183815318782011,""

0 commit comments

Comments
 (0)