Skip to content

Commit b90e3b6

Browse files
committed
Automated code structure analysis reports (CI)
1 parent c930443 commit b90e3b6

File tree

105 files changed

+15246
-15220
lines changed

Some content is hidden

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

105 files changed

+15246
-15220
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,AxonConfigurationException,BuilderUtils","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AnnotatedAggregate,TargetAggregateIdentifier,JdbcSagaStore$Builder",""
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","CommandMessageHandler,CommandBus,CommandMessage,CommandMessageHandlingMember","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,CommandHandlerInterceptor,MetaDataCommandTargetResolver,AnnotatedCommandHandlerInterceptor",""
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$SqlResultConverter","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,EventSourcingRepository$Builder,CachingEventSourcingRepository,JdbcEventStorageEngine",""
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","AxonConfigurationException,BuilderUtils,AxonNonTransientException,AxonThreadFactory","org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa","AbstractEventStore$Builder,SQLErrorCodesResolver,AbstractEventStorageEngine$Builder,AggregateSnapshotter$Builder",""
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$StubAwareCommandGatewayFactory,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","CommandResultMessage,CommandBus,CommandCallback,CommandMessage","org.axonframework.test.aggregate,org.axonframework.test.utils","ResultValidator,ResultValidatorImpl,AggregateTestFixture$ExecutionExceptionAwareCallback,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","LockAwareAggregate,ConcurrencyException,ConflictingAggregateVersionException,LockingRepository$Builder","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore.jdbc","EventSourcingRepository,AbstractSnapshotter$SilentTask,JdbcEventStorageEngine,AbstractEventStorageEngine",""
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","ConflictingAggregateVersionException,AggregateScopeDescriptor,AggregateLifecycle,AggregateAnnotationCommandHandler$Builder","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$InMemoryRepository,AggregateTestFixture$IdentifierValidatingRepository,StubAggregateLifecycle,AggregateTestFixture",""
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","AggregateTestFixture,FixtureConfiguration,StubAggregateLifecycle$1,StubAggregateLifecycle",""
2+
"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","CommandMessageHandler,CommandMessage,CommandBus,CommandMessageHandlingMember","org.axonframework.modelling.command,org.axonframework.modelling.command.inspection","AggregateAnnotationCommandHandler,AggregateAnnotationCommandHandler$AggregateConstructorCommandHandler,AggregateAnnotationCommandHandler$AggregateCreateOrUpdateCommandHandler,AbstractRepository",""
3+
"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,JdbcUtils$SqlFunction,ConnectionProvider","org.axonframework.eventsourcing.conflictresolution,org.axonframework.eventsourcing","ConflictResolution,EventSourcingRepository$Builder,CachingEventSourcingRepository,JdbcEventStorageEngine",""
4+
"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,Assert,AxonException","org.axonframework.modelling.command.inspection,org.axonframework.modelling.command","AnnotatedAggregate,AggregateAnnotationCommandHandler,TargetAggregateIdentifier,AssociationValue",""
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","Assert,DateTimeUtils,AxonNonTransientException,ExceptionUtils","org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore.jpa","GenericAggregateFactory,JpaEventStorageEngine,JdbcEventStorageEngine,ConflictResolution",""
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","SimpleCommandBus$Builder,GenericCommandMessage,AnnotationCommandHandlerAdapter,SimpleCommandBus","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","CommandMessage,CommandBus,CommandResultMessage,CommandCallback","org.axonframework.test.aggregate,org.axonframework.test.saga","ResultValidatorImpl,FixtureExecutionResult,AggregateTestFixture$ExecutionExceptionAwareCallback,CommandValidator",""
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","AggregateStreamCreationException,AbstractRepository$Builder,LockingRepository,LockingRepository$Builder","org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing","AbstractEventStorageEngine,EventSourcingRepository$Builder,EventSourcingRepository,AggregateDeletedException",""
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,AggregateLifecycle,AggregateAnnotationCommandHandler,AggregateNotFoundException","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$InMemoryRepository,AggregateTestFixture$IdentifierValidatingRepository,StubAggregateLifecycle,AggregateTestFixture",""
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","Repository,RepositoryProvider,Aggregate,CommandTargetResolver","org.axonframework.test.aggregate,org.axonframework.test.saga","AggregateTestFixture$InMemoryRepository,FixtureConfiguration,AggregateTestFixture$IdentifierValidatingRepository,AggregateTestFixture$CreationalRepository",""
Lines changed: 3 additions & 3 deletions
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"
2-
"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,""
3-
"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.065730544595485,33.33333333333333,""
4-
"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,""
2+
"axon-messaging-4.9.1",true,3,25,87.5,100,92.5,6.614378277661476,90,7,9,8.333333333333334,1.1547005383792517,9,40.229885057471265,57.14285714285714,51.47467475053682,9.738381176063312,57.05128205128206,""
3+
"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,""
54
"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,""
5+
"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,""
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.9.1",false,2,14,72.22222222222221,44.44444444444444,100,72.22222222222223,39.2837100659193,44.44444444444444,4,9,6.5,3.5355339059327378,4,9.022556390977442,33.08270676691729,21.052631578947366,17.013095487195127,9.022556390977442,""
33
"axon-eventsourcing-4.9.1",true,1,17,100,100,100,100,0,100,9,9,9,0,9,57.14285714285714,57.14285714285714,57.14285714285714,0,57.14285714285714,""
4-
"axon-modelling-4.9.1",false,1,14,90,90,90,90,0,90,9,9,9,0,9,50.64102564102564,50.64102564102564,50.64102564102564,0,50.64102564102564,""
54
"axon-modelling-4.9.1",true,1,15,90,90,90,90,0,90,9,9,9,0,9,57.05128205128206,57.05128205128206,57.05128205128206,0,57.05128205128206,""
5+
"axon-modelling-4.9.1",false,1,14,90,90,90,90,0,90,9,9,9,0,9,50.64102564102564,50.64102564102564,50.64102564102564,0,50.64102564102564,""
66
"axon-test-4.9.1",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,""
77
"axon-test-4.9.1",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,""
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.messaging.annotation,org.axonframework.common.caching,org.axonframework.messaging.unitofwork,org.axonframework.messaging,org.axonframework.common","HandlerDefinition,Cache,CurrentUnitOfWork,ScopeDescriptor,Message",""
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,org.axonframework.modelling.saga.repository.jpa","AggregateNotFoundException,Aggregate,AggregateScopeDescriptor,Repository,AnnotatedAggregateMetaModelFactory",""
4-
"axon-eventsourcing-4.9.1",3,14,4,26,34.62,"org.axonframework.eventsourcing,org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing.eventstore.jpa,org.axonframework.eventsourcing.snapshotting","AggregateFactory,EventSourcedAggregate,DomainEventStream,AggregateCacheEntry,SnapshotTriggerDefinition",""
2+
"axon-messaging-4.9.1",28,281,39,254,37.89,"org.axonframework.messaging,org.axonframework.messaging.annotation,org.axonframework.messaging.unitofwork,org.axonframework.common.caching,org.axonframework.common","Message,HandlerDefinition,ParameterResolverFactory,CurrentUnitOfWork,ScopeDescriptor",""
3+
"axon-modelling-4.9.1",9,52,6,49,26.53,"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,ConflictingAggregateVersionException,AnnotatedAggregateMetaModelFactory,AggregateNotFoundException,RepositoryProvider",""
4+
"axon-eventsourcing-4.9.1",3,14,4,26,34.62,"org.axonframework.eventsourcing.eventstore,org.axonframework.eventsourcing,org.axonframework.eventsourcing.snapshotting,org.axonframework.eventsourcing.eventstore.jpa","DomainEventStream,SnapshotTriggerDefinition,SnapshotTrigger,AggregateCacheEntry,EventSourcedAggregate",""
55
"axon-disruptor-4.9.1",1,1,1,1,0,"org.axonframework.disruptor.commandhandling","DisruptorCommandBus",""
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": "2023-12-13T12:19:27.408900Z",
28-
"iopub.status.busy": "2023-12-13T12:19:27.408711Z",
29-
"iopub.status.idle": "2023-12-13T12:19:27.719753Z",
30-
"shell.execute_reply": "2023-12-13T12:19:27.719258Z"
27+
"iopub.execute_input": "2023-12-16T09:40:05.397964Z",
28+
"iopub.status.busy": "2023-12-16T09:40:05.397787Z",
29+
"iopub.status.idle": "2023-12-16T09:40:05.701215Z",
30+
"shell.execute_reply": "2023-12-16T09:40:05.700676Z"
3131
}
3232
},
3333
"outputs": [],
@@ -44,10 +44,10 @@
4444
"id": "437937a1",
4545
"metadata": {
4646
"execution": {
47-
"iopub.execute_input": "2023-12-13T12:19:27.722501Z",
48-
"iopub.status.busy": "2023-12-13T12:19:27.722119Z",
49-
"iopub.status.idle": "2023-12-13T12:19:27.731605Z",
50-
"shell.execute_reply": "2023-12-13T12:19:27.731158Z"
47+
"iopub.execute_input": "2023-12-16T09:40:05.703641Z",
48+
"iopub.status.busy": "2023-12-16T09:40:05.703416Z",
49+
"iopub.status.idle": "2023-12-16T09:40:05.713189Z",
50+
"shell.execute_reply": "2023-12-16T09:40:05.712719Z"
5151
}
5252
},
5353
"outputs": [],
@@ -71,10 +71,10 @@
7171
"id": "7f8435ee",
7272
"metadata": {
7373
"execution": {
74-
"iopub.execute_input": "2023-12-13T12:19:27.734009Z",
75-
"iopub.status.busy": "2023-12-13T12:19:27.733664Z",
76-
"iopub.status.idle": "2023-12-13T12:19:27.736484Z",
77-
"shell.execute_reply": "2023-12-13T12:19:27.736016Z"
74+
"iopub.execute_input": "2023-12-16T09:40:05.715604Z",
75+
"iopub.status.busy": "2023-12-16T09:40:05.715263Z",
76+
"iopub.status.idle": "2023-12-16T09:40:05.718291Z",
77+
"shell.execute_reply": "2023-12-16T09:40:05.717854Z"
7878
}
7979
},
8080
"outputs": [],
@@ -95,10 +95,10 @@
9595
"id": "3dd385c7",
9696
"metadata": {
9797
"execution": {
98-
"iopub.execute_input": "2023-12-13T12:19:27.738720Z",
99-
"iopub.status.busy": "2023-12-13T12:19:27.738411Z",
100-
"iopub.status.idle": "2023-12-13T12:19:27.742241Z",
101-
"shell.execute_reply": "2023-12-13T12:19:27.741830Z"
98+
"iopub.execute_input": "2023-12-16T09:40:05.720326Z",
99+
"iopub.status.busy": "2023-12-16T09:40:05.720179Z",
100+
"iopub.status.idle": "2023-12-16T09:40:05.723988Z",
101+
"shell.execute_reply": "2023-12-16T09:40:05.723565Z"
102102
}
103103
},
104104
"outputs": [],
@@ -157,10 +157,10 @@
157157
"id": "923e8a0a",
158158
"metadata": {
159159
"execution": {
160-
"iopub.execute_input": "2023-12-13T12:19:27.744246Z",
161-
"iopub.status.busy": "2023-12-13T12:19:27.743972Z",
162-
"iopub.status.idle": "2023-12-13T12:19:27.746665Z",
163-
"shell.execute_reply": "2023-12-13T12:19:27.746282Z"
160+
"iopub.execute_input": "2023-12-16T09:40:05.725987Z",
161+
"iopub.status.busy": "2023-12-16T09:40:05.725841Z",
162+
"iopub.status.idle": "2023-12-16T09:40:05.728592Z",
163+
"shell.execute_reply": "2023-12-16T09:40:05.728158Z"
164164
}
165165
},
166166
"outputs": [],
@@ -200,10 +200,10 @@
200200
"id": "48cd3f44",
201201
"metadata": {
202202
"execution": {
203-
"iopub.execute_input": "2023-12-13T12:19:27.748794Z",
204-
"iopub.status.busy": "2023-12-13T12:19:27.748516Z",
205-
"iopub.status.idle": "2023-12-13T12:19:27.756107Z",
206-
"shell.execute_reply": "2023-12-13T12:19:27.755592Z"
203+
"iopub.execute_input": "2023-12-16T09:40:05.730875Z",
204+
"iopub.status.busy": "2023-12-16T09:40:05.730501Z",
205+
"iopub.status.idle": "2023-12-16T09:40:05.738091Z",
206+
"shell.execute_reply": "2023-12-16T09:40:05.737631Z"
207207
}
208208
},
209209
"outputs": [
@@ -251,10 +251,10 @@
251251
"id": "55aa9696",
252252
"metadata": {
253253
"execution": {
254-
"iopub.execute_input": "2023-12-13T12:19:27.758016Z",
255-
"iopub.status.busy": "2023-12-13T12:19:27.757713Z",
256-
"iopub.status.idle": "2023-12-13T12:19:27.761349Z",
257-
"shell.execute_reply": "2023-12-13T12:19:27.760969Z"
254+
"iopub.execute_input": "2023-12-16T09:40:05.740173Z",
255+
"iopub.status.busy": "2023-12-16T09:40:05.739877Z",
256+
"iopub.status.idle": "2023-12-16T09:40:05.743813Z",
257+
"shell.execute_reply": "2023-12-16T09:40:05.743347Z"
258258
},
259259
"scrolled": true
260260
},
@@ -297,10 +297,10 @@
297297
"id": "39a03a60",
298298
"metadata": {
299299
"execution": {
300-
"iopub.execute_input": "2023-12-13T12:19:27.763218Z",
301-
"iopub.status.busy": "2023-12-13T12:19:27.762911Z",
302-
"iopub.status.idle": "2023-12-13T12:19:27.765252Z",
303-
"shell.execute_reply": "2023-12-13T12:19:27.764856Z"
300+
"iopub.execute_input": "2023-12-16T09:40:05.745713Z",
301+
"iopub.status.busy": "2023-12-16T09:40:05.745566Z",
302+
"iopub.status.idle": "2023-12-16T09:40:05.747835Z",
303+
"shell.execute_reply": "2023-12-16T09:40:05.747433Z"
304304
}
305305
},
306306
"outputs": [],
@@ -314,10 +314,10 @@
314314
"id": "55a96744",
315315
"metadata": {
316316
"execution": {
317-
"iopub.execute_input": "2023-12-13T12:19:27.766998Z",
318-
"iopub.status.busy": "2023-12-13T12:19:27.766846Z",
319-
"iopub.status.idle": "2023-12-13T12:19:27.770459Z",
320-
"shell.execute_reply": "2023-12-13T12:19:27.769983Z"
317+
"iopub.execute_input": "2023-12-16T09:40:05.749855Z",
318+
"iopub.status.busy": "2023-12-16T09:40:05.749593Z",
319+
"iopub.status.idle": "2023-12-16T09:40:05.753118Z",
320+
"shell.execute_reply": "2023-12-16T09:40:05.752664Z"
321321
}
322322
},
323323
"outputs": [
@@ -385,10 +385,10 @@
385385
"id": "35a24daa",
386386
"metadata": {
387387
"execution": {
388-
"iopub.execute_input": "2023-12-13T12:19:27.772361Z",
389-
"iopub.status.busy": "2023-12-13T12:19:27.772089Z",
390-
"iopub.status.idle": "2023-12-13T12:19:33.774708Z",
391-
"shell.execute_reply": "2023-12-13T12:19:33.774168Z"
388+
"iopub.execute_input": "2023-12-16T09:40:05.754809Z",
389+
"iopub.status.busy": "2023-12-16T09:40:05.754669Z",
390+
"iopub.status.idle": "2023-12-16T09:40:11.757090Z",
391+
"shell.execute_reply": "2023-12-16T09:40:11.756583Z"
392392
}
393393
},
394394
"outputs": [],
Binary file not shown.

0 commit comments

Comments
 (0)