Skip to content

Commit 8131b12

Browse files
committed
Automated code structure analysis reports (CI)
1 parent c40f3fa commit 8131b12

File tree

81 files changed

+9303
-9307
lines changed

Some content is hidden

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

81 files changed

+9303
-9307
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,83,55.33,"axon-messaging-4.8.2",true,15,39,"org.axonframework.commandhandling,org.axonframework.common","CommandMessageHandler,CommandMessage,CommandMessageHandlingMember,CommandBus","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AggregateMemberAnnotatedChildEntityDefinition,AggregateMemberAnnotatedChildEntityCollectionDefinition,MethodCommandHandlerInterceptorDefinition$MethodCommandHandlerInterceptorHandlingMember",""
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,AxonConfigurationException,ListUtils","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","TargetAggregateIdentifier,AggregateAnnotationCommandHandler,AnnotatedAggregate,CachingSagaStore$Builder",""
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$SqlFunction,JdbcUtils$SqlResultConverter","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,CachingEventSourcingRepository,EventSourcingRepository$Builder,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","AxonConfigurationException,BuilderUtils,ExceptionUtils,ReflectionUtils","org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing","AbstractEventStore$Builder,AbstractSnapshotter$Builder,SQLErrorCodesResolver,EmbeddedEventStore$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","SimpleCommandBus,SimpleCommandBus$Builder,AnnotationCommandHandlerAdapter,GenericCommandMessage","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture,RecordingCommandBus,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,CommandMessage,CommandCallback,CommandBus","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$ExecutionExceptionAwareCallback,ResultValidatorImpl,ResultValidator,CommandValidator",""
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,LockingRepository$Builder,AggregateNotFoundException","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore","EventSourcingRepository,EventSourcingRepository$Builder,AggregateDeletedException,AbstractSnapshotter$SilentTask",""
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","AggregateScopeDescriptor,AggregateNotFoundException,AggregateLifecycle,AggregateAnnotationCommandHandler","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$InMemoryRepository,AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$RecordingEventStore,AggregateTestFixture",""
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","Aggregate,RepositoryProvider,CommandTargetResolver,ApplyMore","org.axonframework.test.aggregate,org.axonframework.test.saga","ResultValidatorImpl,AggregateTestFixture,AggregateTestFixture$InMemoryRepository,StubAggregateLifecycle",""
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","NoHandlerForCommandException,RoutingKey,IdentifierFactory,CollectionUtils","org.axonframework.modelling.command.inspection,org.axonframework.modelling.command","AnnotatedAggregate,AggregateAnnotationCommandHandler,TargetAggregateIdentifier,AbstractSagaManager",""
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","CommandMessageHandlingMember,CommandMessage,CommandMessageHandler,CommandBus","org.axonframework.modelling.command.inspection,org.axonframework.modelling.command","ForwardingCommandMessageHandlingMember,ChildForwardingCommandMessageHandlingMember,AnnotatedAggregateMetaModelFactory$AnnotatedAggregateModel,AggregateAnnotationCommandHandler",""
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$SqlFunction,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","Assert,AxonConfigurationException,ExceptionUtils,ObjectUtils","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing.eventstore.legacyjpa","ConflictResolution,JpaEventStorageEngine,JdbcEventStorageEngine,GenericAggregateFactory",""
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","AnnotationCommandHandlerAdapter,SimpleCommandBus,GenericCommandResultMessage,GenericCommandMessage","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture,RecordingCommandBus,SagaTestFixture$StubAwareCommandGatewayFactory,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","CommandCallback,CommandMessage,CommandResultMessage,CommandBus","org.axonframework.test.aggregate,org.axonframework.test.utils","AggregateTestFixture$ExecutionExceptionAwareCallback,ResultValidatorImpl,RecordingCommandBus,FixtureExecutionResult",""
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","LockingRepository,AggregateNotFoundException,ConcurrencyException,ConflictingAggregateVersionException","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore.jdbc","EventSourcingRepository,AggregateDeletedException,JdbcEventStorageEngine,AbstractEventStorageEngine",""
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,AggregateScopeDescriptor,AggregateNotFoundException,AggregateAnnotationCommandHandler","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture,AggregateTestFixture$InMemoryRepository,AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$RecordingEventStore",""
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","AggregateTestFixture,FixtureConfiguration,ResultValidatorImpl,StubAggregateLifecycle",""

results/AxonFramework-4.8.2/artifact-dependencies-csv/InternalArtifactUsageSpreadPerDependency.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"axon-messaging-4.8.2",false,3,26,90,100,96.66666666666667,5.773502691896256,100,8,9,8.666666666666666,0.5773502691896258,9,33.07692307692308,51.33333333333333,39.24786324786324,10.467109292684025,33.33333333333333,""
33
"axon-messaging-4.8.2",true,3,25,87.5,100,92.5,6.614378277661476,90,7,9,8.333333333333334,1.1547005383792515,9,40.229885057471265,56.15384615384616,50.57235484821692,8.966232282933635,55.33333333333333,""
44
"axon-modelling-4.8.2",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.8.2",false,2,7,37.5,44.44444444444444,40.97222222222222,4.910463758239913,37.5,3,4,3.5,0.7071067811865476,3,9.230769230769232,12.643678160919539,10.937223695844384,2.413291048081408,9.230769230769232,""
5+
"axon-modelling-4.8.2",false,2,7,37.5,44.44444444444444,40.97222222222222,4.910463758239913,37.5,3,4,3.5,0.7071067811865476,3,9.230769230769232,12.643678160919539,10.937223695844384,2.4132910480814065,9.230769230769232,""
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",true,1,17,100,100,100,100,0,100,9,9,9,0,9,56.15384615384616,56.15384615384616,56.15384615384616,0,56.15384615384616,""
33
"axon-eventsourcing-4.8.2",false,2,14,72.22222222222221,44.44444444444444,100,72.22222222222223,39.283710065919315,44.44444444444444,4,9,6.5,3.5355339059327378,4,9.230769230769232,33.07692307692308,21.153846153846157,16.86177708983306,9.230769230769232,""
4-
"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,""
54
"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,""
5+
"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,""
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.629795472825117,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.messaging.annotation,org.axonframework.common.caching,org.axonframework.messaging,org.axonframework.messaging.unitofwork,org.axonframework.common","HandlerDefinition,Cache,ParameterResolverFactory,Message,CurrentUnitOfWork",""
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.inmemory,org.axonframework.modelling.saga.repository","AggregateModel,Aggregate,AggregateScopeDescriptor,RepositoryProvider,AnnotatedAggregateMetaModelFactory",""
4-
"axon-eventsourcing-4.8.2",3,14,4,23,34.78,"org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.snapshotting,org.axonframework.eventsourcing.eventstore.jpa","AggregateCacheEntry,DomainEventStream,EventSourcedAggregate,SnapshotTriggerDefinition,EventStore",""
2+
"axon-messaging-4.8.2",28,271,39,234,38.56,"org.axonframework.common.caching,org.axonframework.messaging,org.axonframework.messaging.unitofwork,org.axonframework.messaging.annotation,org.axonframework.common","Cache,ScopeDescriptor,CurrentUnitOfWork,HandlerDefinition,ParameterResolverFactory",""
3+
"axon-modelling-4.8.2",9,52,6,43,25.58,"org.axonframework.modelling.command,org.axonframework.modelling.command.inspection,org.axonframework.modelling.saga,org.axonframework.modelling.saga.repository.inmemory,org.axonframework.modelling.saga.repository","ConflictingAggregateVersionException,AggregateNotFoundException,AggregateScopeDescriptor,AnnotatedAggregateMetaModelFactory,RepositoryProvider",""
4+
"axon-eventsourcing-4.8.2",3,14,4,23,34.78,"org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.snapshotting,org.axonframework.eventsourcing.eventstore.jpa","SnapshotTriggerDefinition,SnapshotTrigger,AggregateFactory,EventSourcedAggregate,EventStore",""
55
"axon-disruptor-4.8.2",1,1,1,1,0,"org.axonframework.disruptor.commandhandling","DisruptorCommandBus",""

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-10-12T05:50:05.829496Z",
28-
"iopub.status.busy": "2023-10-12T05:50:05.829209Z",
29-
"iopub.status.idle": "2023-10-12T05:50:06.556553Z",
30-
"shell.execute_reply": "2023-10-12T05:50:06.555853Z"
27+
"iopub.execute_input": "2023-10-13T16:29:04.599217Z",
28+
"iopub.status.busy": "2023-10-13T16:29:04.598814Z",
29+
"iopub.status.idle": "2023-10-13T16:29:05.359741Z",
30+
"shell.execute_reply": "2023-10-13T16:29:05.359046Z"
3131
}
3232
},
3333
"outputs": [],
@@ -44,10 +44,10 @@
4444
"id": "437937a1",
4545
"metadata": {
4646
"execution": {
47-
"iopub.execute_input": "2023-10-12T05:50:06.560243Z",
48-
"iopub.status.busy": "2023-10-12T05:50:06.559618Z",
49-
"iopub.status.idle": "2023-10-12T05:50:06.581078Z",
50-
"shell.execute_reply": "2023-10-12T05:50:06.580546Z"
47+
"iopub.execute_input": "2023-10-13T16:29:05.363357Z",
48+
"iopub.status.busy": "2023-10-13T16:29:05.363040Z",
49+
"iopub.status.idle": "2023-10-13T16:29:05.384597Z",
50+
"shell.execute_reply": "2023-10-13T16:29:05.384115Z"
5151
}
5252
},
5353
"outputs": [],
@@ -71,10 +71,10 @@
7171
"id": "7f8435ee",
7272
"metadata": {
7373
"execution": {
74-
"iopub.execute_input": "2023-10-12T05:50:06.587015Z",
75-
"iopub.status.busy": "2023-10-12T05:50:06.586823Z",
76-
"iopub.status.idle": "2023-10-12T05:50:06.589707Z",
77-
"shell.execute_reply": "2023-10-12T05:50:06.589252Z"
74+
"iopub.execute_input": "2023-10-13T16:29:05.389325Z",
75+
"iopub.status.busy": "2023-10-13T16:29:05.388389Z",
76+
"iopub.status.idle": "2023-10-13T16:29:05.392564Z",
77+
"shell.execute_reply": "2023-10-13T16:29:05.392151Z"
7878
}
7979
},
8080
"outputs": [],
@@ -95,10 +95,10 @@
9595
"id": "3dd385c7",
9696
"metadata": {
9797
"execution": {
98-
"iopub.execute_input": "2023-10-12T05:50:06.591970Z",
99-
"iopub.status.busy": "2023-10-12T05:50:06.591790Z",
100-
"iopub.status.idle": "2023-10-12T05:50:06.595961Z",
101-
"shell.execute_reply": "2023-10-12T05:50:06.595543Z"
98+
"iopub.execute_input": "2023-10-13T16:29:05.396298Z",
99+
"iopub.status.busy": "2023-10-13T16:29:05.395395Z",
100+
"iopub.status.idle": "2023-10-13T16:29:05.400990Z",
101+
"shell.execute_reply": "2023-10-13T16:29:05.400579Z"
102102
}
103103
},
104104
"outputs": [],
@@ -157,10 +157,10 @@
157157
"id": "923e8a0a",
158158
"metadata": {
159159
"execution": {
160-
"iopub.execute_input": "2023-10-12T05:50:06.598283Z",
161-
"iopub.status.busy": "2023-10-12T05:50:06.598004Z",
162-
"iopub.status.idle": "2023-10-12T05:50:06.600746Z",
163-
"shell.execute_reply": "2023-10-12T05:50:06.600331Z"
160+
"iopub.execute_input": "2023-10-13T16:29:05.404638Z",
161+
"iopub.status.busy": "2023-10-13T16:29:05.403754Z",
162+
"iopub.status.idle": "2023-10-13T16:29:05.407923Z",
163+
"shell.execute_reply": "2023-10-13T16:29:05.407520Z"
164164
}
165165
},
166166
"outputs": [],
@@ -200,10 +200,10 @@
200200
"id": "48cd3f44",
201201
"metadata": {
202202
"execution": {
203-
"iopub.execute_input": "2023-10-12T05:50:06.603219Z",
204-
"iopub.status.busy": "2023-10-12T05:50:06.602942Z",
205-
"iopub.status.idle": "2023-10-12T05:50:06.611308Z",
206-
"shell.execute_reply": "2023-10-12T05:50:06.610915Z"
203+
"iopub.execute_input": "2023-10-13T16:29:05.411692Z",
204+
"iopub.status.busy": "2023-10-13T16:29:05.410808Z",
205+
"iopub.status.idle": "2023-10-13T16:29:05.422258Z",
206+
"shell.execute_reply": "2023-10-13T16:29:05.421793Z"
207207
}
208208
},
209209
"outputs": [
@@ -251,10 +251,10 @@
251251
"id": "55aa9696",
252252
"metadata": {
253253
"execution": {
254-
"iopub.execute_input": "2023-10-12T05:50:06.613802Z",
255-
"iopub.status.busy": "2023-10-12T05:50:06.613455Z",
256-
"iopub.status.idle": "2023-10-12T05:50:06.619366Z",
257-
"shell.execute_reply": "2023-10-12T05:50:06.618971Z"
254+
"iopub.execute_input": "2023-10-13T16:29:05.425833Z",
255+
"iopub.status.busy": "2023-10-13T16:29:05.424982Z",
256+
"iopub.status.idle": "2023-10-13T16:29:05.430214Z",
257+
"shell.execute_reply": "2023-10-13T16:29:05.429675Z"
258258
},
259259
"scrolled": true
260260
},
@@ -297,10 +297,10 @@
297297
"id": "39a03a60",
298298
"metadata": {
299299
"execution": {
300-
"iopub.execute_input": "2023-10-12T05:50:06.622896Z",
301-
"iopub.status.busy": "2023-10-12T05:50:06.621829Z",
302-
"iopub.status.idle": "2023-10-12T05:50:06.625510Z",
303-
"shell.execute_reply": "2023-10-12T05:50:06.625124Z"
300+
"iopub.execute_input": "2023-10-13T16:29:05.432449Z",
301+
"iopub.status.busy": "2023-10-13T16:29:05.432263Z",
302+
"iopub.status.idle": "2023-10-13T16:29:05.435660Z",
303+
"shell.execute_reply": "2023-10-13T16:29:05.435190Z"
304304
}
305305
},
306306
"outputs": [],
@@ -314,10 +314,10 @@
314314
"id": "55a96744",
315315
"metadata": {
316316
"execution": {
317-
"iopub.execute_input": "2023-10-12T05:50:06.628000Z",
318-
"iopub.status.busy": "2023-10-12T05:50:06.627826Z",
319-
"iopub.status.idle": "2023-10-12T05:50:06.631734Z",
320-
"shell.execute_reply": "2023-10-12T05:50:06.631229Z"
317+
"iopub.execute_input": "2023-10-13T16:29:05.437952Z",
318+
"iopub.status.busy": "2023-10-13T16:29:05.437777Z",
319+
"iopub.status.idle": "2023-10-13T16:29:05.442915Z",
320+
"shell.execute_reply": "2023-10-13T16:29:05.442408Z"
321321
}
322322
},
323323
"outputs": [
@@ -385,10 +385,10 @@
385385
"id": "35a24daa",
386386
"metadata": {
387387
"execution": {
388-
"iopub.execute_input": "2023-10-12T05:50:06.634425Z",
389-
"iopub.status.busy": "2023-10-12T05:50:06.634250Z",
390-
"iopub.status.idle": "2023-10-12T05:50:12.637245Z",
391-
"shell.execute_reply": "2023-10-12T05:50:12.636590Z"
388+
"iopub.execute_input": "2023-10-13T16:29:05.445163Z",
389+
"iopub.status.busy": "2023-10-13T16:29:05.444990Z",
390+
"iopub.status.idle": "2023-10-13T16:29:11.447990Z",
391+
"shell.execute_reply": "2023-10-13T16:29:11.447261Z"
392392
}
393393
},
394394
"outputs": [],
Binary file not shown.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"memberName","spread","incomingDependencies","outgoingDependencies","Source Cypher File: Centrality/Centrality_6c_Cost_effective_Lazy_Forward_CELF_Stream.cypher"
2-
"/axon-configuration-4.8.2.jar",1.63,0,4,""
3-
"/axon-test-4.8.2.jar",1.17,0,3,""
4-
"/axon-disruptor-4.8.2.jar",0.9200000000000004,1,3,""
5-
"/axon-eventsourcing-4.8.2.jar",0.81,3,2,""
6-
"/axon-modelling-4.8.2.jar",0.7399999999999993,4,1,""
2+
"/axon-configuration-4.8.2.jar",1.64,0,4,""
3+
"/axon-test-4.8.2.jar",1.0800000000000003,0,3,""
4+
"/axon-modelling-4.8.2.jar",0.9199999999999999,4,1,""
5+
"/axon-disruptor-4.8.2.jar",0.8900000000000001,1,3,""
6+
"/axon-eventsourcing-4.8.2.jar",0.8099999999999996,3,2,""

0 commit comments

Comments
 (0)