Skip to content

Commit 9fcb5fe

Browse files
committed
Automated code structure analysis reports (CI)
1 parent 1eaf368 commit 9fcb5fe

File tree

103 files changed

+17780
-17812
lines changed

Some content is hidden

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

103 files changed

+17780
-17812
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.1",10,9,90,156,79,50.64,"axon-messaging-4.9.1",false,14,46,"org.axonframework.commandhandling,org.axonframework.common","NoHandlerForCommandException,RoutingKey,AxonTransientException,ListUtils","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AnnotatedAggregate,TargetAggregateIdentifier,SagaStorageException",""
3-
"axon-modelling-4.9.1",10,9,90,156,89,57.05,"axon-messaging-4.9.1",true,15,39,"org.axonframework.commandhandling,org.axonframework.common","CommandMessageHandlingMember,CommandMessageHandler,CommandBus,CommandMessage","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AnnotatedAggregateMetaModelFactory$AnnotatedAggregateModel,AbstractChildEntityDefinition,ForwardingCommandMessageHandlingMember",""
4-
"axon-eventsourcing-4.9.1",9,9,100,133,76,57.14,"axon-messaging-4.9.1",true,17,40,"org.axonframework.commandhandling,org.axonframework.common.caching","CommandMessage,Cache,ConnectionProvider,JdbcUtils$SqlFunction","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,EventSourcingRepository$Builder,CachingEventSourcingRepository,JdbcEventStorageEngine$Builder",""
5-
"axon-eventsourcing-4.9.1",9,9,100,133,44,33.08,"axon-messaging-4.9.1",false,12,40,"org.axonframework.common,org.axonframework.common.io","ReflectionUtils,ObjectUtils,DateTimeUtils,AxonThreadFactory","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore","GenericAggregateFactory,BatchingEventStorageEngine,JpaEventStorageEngine,JdbcEventStorageEngine",""
6-
"axon-test-4.9.1",8,8,100,87,29,33.33,"axon-messaging-4.9.1",false,8,38,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","AnnotationCommandHandlerAdapter,SimpleCommandBus,SimpleCommandBus$Builder,GenericCommandResultMessage","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture,RecordingCommandBus,SagaTestFixture,SagaTestFixture$StubAwareCommandGatewayFactory",""
7-
"axon-test-4.9.1",8,7,87.5,87,35,40.23,"axon-messaging-4.9.1",true,10,31,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","CommandResultMessage,CommandCallback,CommandBus,CommandMessage","org.axonframework.test.aggregate,org.axonframework.test.utils","ResultValidatorImpl,AggregateTestFixture$ExecutionExceptionAwareCallback,ResultValidator,RecordingCommandBus",""
8-
"axon-eventsourcing-4.9.1",9,4,44.44,133,12,9.02,"axon-modelling-4.9.1",false,2,10,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateNotFoundException,AbstractRepository$Builder,ConflictingAggregateVersionException,AggregateStreamCreationException","org.axonframework.eventsourcing,org.axonframework.eventsourcing.conflictresolution","EventSourcingRepository,AggregateDeletedException,EventSourcingRepository$Builder,ConflictResolver",""
9-
"axon-test-4.9.1",8,3,37.5,87,11,12.64,"axon-modelling-4.9.1",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AggregateScopeDescriptor,AggregateNotFoundException,AggregateAnnotationCommandHandler$Builder","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture,AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$InMemoryRepository,AggregateTestFixture$RecordingEventStore",""
10-
"axon-test-4.9.1",8,2,25,87,12,13.79,"axon-modelling-4.9.1",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","RepositoryProvider,Repository,CommandTargetResolver,ApplyMore","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$InMemoryRepository,AggregateTestFixture,AggregateTestFixture$CreationalRepository,FixtureConfiguration",""
2+
"axon-modelling-4.9.1",10,9,90,156,79,50.64,"axon-messaging-4.9.1",false,14,46,"org.axonframework.commandhandling,org.axonframework.common","NoHandlerForCommandException,RoutingKey,AxonTransientException,ReflectionUtils","org.axonframework.modelling.command.inspection,org.axonframework.modelling.command","AnnotatedAggregate,AggregateAnnotationCommandHandler,TargetAggregateIdentifier,ConcurrencyException",""
3+
"axon-modelling-4.9.1",10,9,90,156,89,57.05,"axon-messaging-4.9.1",true,15,39,"org.axonframework.commandhandling,org.axonframework.common","CommandMessage,CommandMessageHandlingMember,CommandMessageHandler,CommandBus","org.axonframework.modelling.command.inspection,org.axonframework.modelling.command","AnnotatedCommandHandlerInterceptor,AbstractRepository,AnnotatedChildEntity,AnnotationCommandTargetResolver",""
4+
"axon-eventsourcing-4.9.1",9,9,100,133,76,57.14,"axon-messaging-4.9.1",true,17,40,"org.axonframework.commandhandling,org.axonframework.common.caching","CommandMessage,Cache,PersistenceExceptionResolver,JdbcUtils$SqlResultConverter","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,EventSourcingRepository$Builder,CachingEventSourcingRepository,AbstractEventStorageEngine$Builder",""
5+
"axon-eventsourcing-4.9.1",9,9,100,133,44,33.08,"axon-messaging-4.9.1",false,12,40,"org.axonframework.common,org.axonframework.common.io","ReflectionUtils,DirectExecutor,AxonNonTransientException,BuilderUtils","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore","GenericAggregateFactory,AbstractSnapshotter$Builder,IncompatibleAggregateException,EventStoreException",""
6+
"axon-test-4.9.1",8,8,100,87,29,33.33,"axon-messaging-4.9.1",false,8,38,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","GenericCommandMessage,GenericCommandResultMessage,SimpleCommandBus$Builder,AnnotationCommandHandlerAdapter","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture,RecordingCommandBus,SagaTestFixture,SagaTestFixture$StubAwareCommandGatewayFactory$Builder",""
7+
"axon-test-4.9.1",8,7,87.5,87,35,40.23,"axon-messaging-4.9.1",true,10,31,"org.axonframework.commandhandling,org.axonframework.commandhandling.gateway","CommandCallback,CommandMessage,CommandBus,CommandResultMessage","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture$ExecutionExceptionAwareCallback,ResultValidatorImpl,RecordingCommandBus,FixtureExecutionResult",""
8+
"axon-eventsourcing-4.9.1",9,4,44.44,133,12,9.02,"axon-modelling-4.9.1",false,2,10,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","ConcurrencyException,ConflictingAggregateVersionException,AggregateStreamCreationException,LockingRepository","org.axonframework.eventsourcing.eventstore.jdbc,org.axonframework.eventsourcing","JdbcEventStorageEngine,AbstractSnapshotter$SilentTask,AbstractEventStorageEngine,ConflictResolver",""
9+
"axon-test-4.9.1",8,3,37.5,87,11,12.64,"axon-modelling-4.9.1",false,5,15,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateScopeDescriptor,AggregateAnnotationCommandHandler,AggregateAnnotationCommandHandler$Builder,ConflictingAggregateVersionException","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$InMemoryRepository,AggregateTestFixture,AggregateTestFixture$RecordingEventStore",""
10+
"axon-test-4.9.1",8,2,25,87,12,13.79,"axon-modelling-4.9.1",true,3,8,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","CommandTargetResolver,ApplyMore,Repository,Aggregate","org.axonframework.test.aggregate,org.axonframework.test.saga","FixtureConfiguration,AggregateTestFixture,StubAggregateLifecycle$1,StubAggregateLifecycle",""
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"dependencyArtifactName","dependencyTypeIsInterface","usedInArtifacts","usedInPackages","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_dependencies.cypher"
22
"axon-messaging-4.9.1",true,3,25,87.5,100,92.5,6.614378277661476,90,7,9,8.333333333333334,1.1547005383792515,9,40.229885057471265,57.14285714285714,51.47467475053682,9.738381176063312,57.05128205128206,""
33
"axon-messaging-4.9.1",false,3,26,90,100,96.66666666666667,5.773502691896256,100,8,9,8.666666666666666,0.5773502691896258,9,33.08270676691729,50.64102564102564,39.019021913758756,10.065730544595482,33.33333333333333,""
4-
"axon-modelling-4.9.1",false,2,7,37.5,44.44444444444444,40.97222222222222,4.910463758239913,37.5,3,4,3.5,0.7071067811865476,3,9.022556390977442,12.643678160919539,10.83311727594849,2.5605197590282898,9.022556390977442,""
54
"axon-modelling-4.9.1",true,1,2,25,25,25,0,25,2,2,2,0,2,13.793103448275861,13.793103448275861,13.793103448275861,0,13.793103448275861,""
5+
"axon-modelling-4.9.1",false,2,7,37.5,44.44444444444444,40.97222222222222,4.910463758239913,37.5,3,4,3.5,0.7071067811865476,3,9.022556390977442,12.643678160919539,10.83311727594849,2.5605197590282898,9.022556390977442,""
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.1",28,281,39,254,37.89,"org.axonframework.common,org.axonframework.tracing,org.axonframework.eventhandling,org.axonframework.messaging.unitofwork,org.axonframework.common.transaction","BuilderUtils,SpanFactory,EventMessage,CurrentUnitOfWork,SpanScope",""
3-
"axon-modelling-4.9.1",9,52,6,49,26.53,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository.jpa,org.axonframework.modelling.saga.repository","RepositoryProvider,AggregateModel,ApplyMore,Aggregate,AnnotatedAggregate",""
4-
"axon-eventsourcing-4.9.1",3,14,4,26,34.62,"org.axonframework.eventsourcing,org.axonframework.eventsourcing.snapshotting,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa","AggregateFactory,SnapshotFilter,EventStore,DefaultSnapshotterSpanFactory$Builder,EventStorageEngine",""
2+
"axon-messaging-4.9.1",28,281,39,254,37.89,"org.axonframework.tracing,org.axonframework.common,org.axonframework.eventhandling,org.axonframework.messaging.unitofwork,org.axonframework.common.transaction","SpanFactory,BuilderUtils,EventMessage,Span,CurrentUnitOfWork",""
3+
"axon-modelling-4.9.1",9,52,6,49,26.53,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection,org.axonframework.modelling.saga.repository,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository.inmemory","RepositoryProvider,AggregateModel,ApplyMore,Aggregate,AnnotatedAggregate",""
4+
"axon-eventsourcing-4.9.1",3,14,4,26,34.62,"org.axonframework.eventsourcing.snapshotting,org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa","SnapshotFilter,Snapshotter,AggregateFactory,EventStore,EmbeddedEventStore",""
55
"axon-disruptor-4.9.1",1,1,1,1,0,"org.axonframework.disruptor.commandhandling","DisruptorCommandBus",""
-269 Bytes
Loading

results/AxonFramework-4.9.1/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-01-29T07:06:55.999288Z",
28-
"iopub.status.busy": "2024-01-29T07:06:55.999088Z",
29-
"iopub.status.idle": "2024-01-29T07:06:56.337709Z",
30-
"shell.execute_reply": "2024-01-29T07:06:56.337050Z"
27+
"iopub.execute_input": "2024-01-31T07:24:25.849839Z",
28+
"iopub.status.busy": "2024-01-31T07:24:25.849658Z",
29+
"iopub.status.idle": "2024-01-31T07:24:26.155261Z",
30+
"shell.execute_reply": "2024-01-31T07:24:26.154757Z"
3131
}
3232
},
3333
"outputs": [],
@@ -44,10 +44,10 @@
4444
"id": "437937a1",
4545
"metadata": {
4646
"execution": {
47-
"iopub.execute_input": "2024-01-29T07:06:56.340591Z",
48-
"iopub.status.busy": "2024-01-29T07:06:56.340205Z",
49-
"iopub.status.idle": "2024-01-29T07:06:56.350230Z",
50-
"shell.execute_reply": "2024-01-29T07:06:56.349692Z"
47+
"iopub.execute_input": "2024-01-31T07:24:26.157948Z",
48+
"iopub.status.busy": "2024-01-31T07:24:26.157567Z",
49+
"iopub.status.idle": "2024-01-31T07:24:26.166701Z",
50+
"shell.execute_reply": "2024-01-31T07:24:26.166330Z"
5151
}
5252
},
5353
"outputs": [],
@@ -71,10 +71,10 @@
7171
"id": "7f8435ee",
7272
"metadata": {
7373
"execution": {
74-
"iopub.execute_input": "2024-01-29T07:06:56.352496Z",
75-
"iopub.status.busy": "2024-01-29T07:06:56.352326Z",
76-
"iopub.status.idle": "2024-01-29T07:06:56.355166Z",
77-
"shell.execute_reply": "2024-01-29T07:06:56.354759Z"
74+
"iopub.execute_input": "2024-01-31T07:24:26.168591Z",
75+
"iopub.status.busy": "2024-01-31T07:24:26.168432Z",
76+
"iopub.status.idle": "2024-01-31T07:24:26.171097Z",
77+
"shell.execute_reply": "2024-01-31T07:24:26.170719Z"
7878
}
7979
},
8080
"outputs": [],
@@ -95,10 +95,10 @@
9595
"id": "3dd385c7",
9696
"metadata": {
9797
"execution": {
98-
"iopub.execute_input": "2024-01-29T07:06:56.357186Z",
99-
"iopub.status.busy": "2024-01-29T07:06:56.356884Z",
100-
"iopub.status.idle": "2024-01-29T07:06:56.360921Z",
101-
"shell.execute_reply": "2024-01-29T07:06:56.360444Z"
98+
"iopub.execute_input": "2024-01-31T07:24:26.173149Z",
99+
"iopub.status.busy": "2024-01-31T07:24:26.172861Z",
100+
"iopub.status.idle": "2024-01-31T07:24:26.176647Z",
101+
"shell.execute_reply": "2024-01-31T07:24:26.176241Z"
102102
}
103103
},
104104
"outputs": [],
@@ -157,10 +157,10 @@
157157
"id": "923e8a0a",
158158
"metadata": {
159159
"execution": {
160-
"iopub.execute_input": "2024-01-29T07:06:56.363159Z",
161-
"iopub.status.busy": "2024-01-29T07:06:56.362807Z",
162-
"iopub.status.idle": "2024-01-29T07:06:56.365705Z",
163-
"shell.execute_reply": "2024-01-29T07:06:56.365192Z"
160+
"iopub.execute_input": "2024-01-31T07:24:26.178509Z",
161+
"iopub.status.busy": "2024-01-31T07:24:26.178218Z",
162+
"iopub.status.idle": "2024-01-31T07:24:26.180797Z",
163+
"shell.execute_reply": "2024-01-31T07:24:26.180401Z"
164164
}
165165
},
166166
"outputs": [],
@@ -200,10 +200,10 @@
200200
"id": "48cd3f44",
201201
"metadata": {
202202
"execution": {
203-
"iopub.execute_input": "2024-01-29T07:06:56.367729Z",
204-
"iopub.status.busy": "2024-01-29T07:06:56.367567Z",
205-
"iopub.status.idle": "2024-01-29T07:06:56.375557Z",
206-
"shell.execute_reply": "2024-01-29T07:06:56.375049Z"
203+
"iopub.execute_input": "2024-01-31T07:24:26.182862Z",
204+
"iopub.status.busy": "2024-01-31T07:24:26.182570Z",
205+
"iopub.status.idle": "2024-01-31T07:24:26.190253Z",
206+
"shell.execute_reply": "2024-01-31T07:24:26.189804Z"
207207
}
208208
},
209209
"outputs": [
@@ -251,10 +251,10 @@
251251
"id": "55aa9696",
252252
"metadata": {
253253
"execution": {
254-
"iopub.execute_input": "2024-01-29T07:06:56.377538Z",
255-
"iopub.status.busy": "2024-01-29T07:06:56.377379Z",
256-
"iopub.status.idle": "2024-01-29T07:06:56.381321Z",
257-
"shell.execute_reply": "2024-01-29T07:06:56.380874Z"
254+
"iopub.execute_input": "2024-01-31T07:24:26.191999Z",
255+
"iopub.status.busy": "2024-01-31T07:24:26.191846Z",
256+
"iopub.status.idle": "2024-01-31T07:24:26.195413Z",
257+
"shell.execute_reply": "2024-01-31T07:24:26.195037Z"
258258
},
259259
"scrolled": true
260260
},
@@ -297,10 +297,10 @@
297297
"id": "39a03a60",
298298
"metadata": {
299299
"execution": {
300-
"iopub.execute_input": "2024-01-29T07:06:56.383115Z",
301-
"iopub.status.busy": "2024-01-29T07:06:56.382964Z",
302-
"iopub.status.idle": "2024-01-29T07:06:56.385383Z",
303-
"shell.execute_reply": "2024-01-29T07:06:56.384949Z"
300+
"iopub.execute_input": "2024-01-31T07:24:26.197130Z",
301+
"iopub.status.busy": "2024-01-31T07:24:26.196978Z",
302+
"iopub.status.idle": "2024-01-31T07:24:26.199338Z",
303+
"shell.execute_reply": "2024-01-31T07:24:26.198865Z"
304304
}
305305
},
306306
"outputs": [],
@@ -314,10 +314,10 @@
314314
"id": "55a96744",
315315
"metadata": {
316316
"execution": {
317-
"iopub.execute_input": "2024-01-29T07:06:56.387748Z",
318-
"iopub.status.busy": "2024-01-29T07:06:56.387547Z",
319-
"iopub.status.idle": "2024-01-29T07:06:56.391528Z",
320-
"shell.execute_reply": "2024-01-29T07:06:56.391055Z"
317+
"iopub.execute_input": "2024-01-31T07:24:26.201284Z",
318+
"iopub.status.busy": "2024-01-31T07:24:26.201000Z",
319+
"iopub.status.idle": "2024-01-31T07:24:26.204516Z",
320+
"shell.execute_reply": "2024-01-31T07:24:26.204060Z"
321321
}
322322
},
323323
"outputs": [
@@ -385,10 +385,10 @@
385385
"id": "35a24daa",
386386
"metadata": {
387387
"execution": {
388-
"iopub.execute_input": "2024-01-29T07:06:56.393328Z",
389-
"iopub.status.busy": "2024-01-29T07:06:56.393157Z",
390-
"iopub.status.idle": "2024-01-29T07:07:02.395542Z",
391-
"shell.execute_reply": "2024-01-29T07:07:02.395107Z"
388+
"iopub.execute_input": "2024-01-31T07:24:26.206264Z",
389+
"iopub.status.busy": "2024-01-31T07:24:26.206116Z",
390+
"iopub.status.idle": "2024-01-31T07:24:32.208593Z",
391+
"shell.execute_reply": "2024-01-31T07:24:32.208032Z"
392392
}
393393
},
394394
"outputs": [],
Binary file not shown.

0 commit comments

Comments
 (0)