Skip to content

Commit e663f58

Browse files
committed
Automated code structure analysis results (CI)
1 parent 1a14488 commit e663f58

File tree

146 files changed

+4230
-4230
lines changed

Some content is hidden

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

146 files changed

+4230
-4230
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"externalModuleName","numberOfExternalCallerModules","numberOfExternalCallerElements","numberOfExternalDeclarationCalls","numberOfExternalDeclarationCallsWeighted","allModules","allInternalElements","exampleStories","Source Cypher File: External_Dependencies/External_module_usage_overall_for_Typescript.cypher"
2-
"@remix-run/router",4,37,195,261,4,89,"<createMemoryRouter> of module <react-router> imports <InitialEntry> from external module <router>,<createMemoryRouter> of module <react-router> imports <createRouter> from external module <router>,<createMemoryRouter> of module <react-router> imports <Router.initialize> from external module <router>,<createMemoryRouter> of module <react-router> imports <Router> from external module <router>",""
3-
"@types/react",4,34,97,149,4,89,"<mapRouteProperties> of module <react-router> imports <React.createElement> from external module <react>,<HashRouter> of module <react-router-dom> imports <React.useCallback> from external module <react>,<HashRouter> of module <react-router-dom> imports <React.useEffect> from external module <react>,<HashRouter> of module <react-router-dom> imports <React.useState> from external module <react>",""
4-
"@types/react-native",1,5,14,18,4,89,"<useDeepLinking> of module <react-router-native> imports <Linking> from external module <react-native>,<useDeepLinking> of module <react-router-native> imports <LinkingStatic.removeEventListener> from external module <react-native>,<useDeepLinking> of module <react-router-native> imports <LinkingStatic.getInitialURL> from external module <react-native>,<useDeepLinking> of module <react-router-native> imports <LinkingStatic.addEventListener> from external module <react-native>",""
2+
"@remix-run/router",4,37,195,261,4,89,"<mapRouteProperties> of module <react-router> imports <UNSAFE_warning> from external module <router>,<createMemoryRouter> of module <react-router> imports <DataStrategyFunction> from external module <router>,<createMemoryRouter> of module <react-router> imports <InitialEntry> from external module <router>,<createMemoryRouter> of module <react-router> imports <Router> from external module <router>",""
3+
"@types/react",4,34,97,149,4,89,"<mapRouteProperties> of module <react-router> imports <React.createElement> from external module <react>,<FetcherWithComponents> of module <react-router-dom> imports <React.RefAttributes> from external module <react>,<FetcherWithComponents> of module <react-router-dom> imports <React.ForwardRefExoticComponent> from external module <react>,<useBeforeUnload> of module <react-router-dom> imports <React.useEffect> from external module <react>",""
4+
"@types/react-native",1,5,14,18,4,89,"<useHardwareBackButton> of module <react-router-native> imports <BackHandlerStatic.removeEventListener> from external module <react-native>,<useHardwareBackButton> of module <react-router-native> imports <BackHandlerStatic.addEventListener> from external module <react-native>,<useHardwareBackButton> of module <react-router-native> imports <BackHandler> from external module <react-native>,<useHardwareBackButton> of module <react-router-native> imports <BackHandlerStatic.removeEventListener> from external module <react-native>",""
55
"@ungap/url-search-params",1,2,2,4,4,89,"<createSearchParams> of module <react-router-native> imports <url-search-params> from external module <url-search-params>,<useSearchParams> of module <react-router-native> imports <url-search-params> from external module <url-search-params>",""
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"internalModuleName","leidenCommunityId","internalModuleElementsCount","numberOfExternalModules","minNumberOfInternalModules","maxNumberOfInternalModules","medNumberOfInternalModules","avgNumberOfInternalModules","stdNumberOfInternalModules","minNumberOfInternalElements","maxNumberOfInternalElements","medNumberOfInternalElements","avgNumberOfInternalElements","stdNumberOfInternalElements","minNumberOfInternalElementsPercentage","maxNumberOfInternalElementsPercentage","medNumberOfInternalElementsPercentage","avgNumberOfInternalElementsPercentage","stdNumberOfInternalElementsPercentage","top10ExternalPackageNamesByUsageDescending","internalModulesExamples","internalElementsExamples","Source Cypher File: External_Dependencies/External_module_usage_per_internal_module_aggregated_for_Typescript.cypher"
2-
"react-router",,7,2,1,1,1,1,0,1,3,2,2,1.4142135623730951,14.285714285714286,42.85714285714286,28.571428571428573,28.571428571428573,20.203050891044217,"@remix-run/router,@types/react","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router/index.ts","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router"".createMemoryRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router"".mapRouteProperties,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router"".PatchRoutesOnNavigationFunction",""
3-
"react-router-dom",,63,2,1,1,1,1,0,23,24,23.5,23.5,0.7071067811865476,36.507936507936506,38.095238095238095,37.301587301587304,37.301587301587304,1.1223917161691215,"@remix-run/router,@types/react","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/index.tsx","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".HashRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".useSubmit,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".createBrowserRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".Link,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".useScrollRestoration,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".BrowserRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".SetURLSearchParams,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".FetcherWithComponents,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".useViewTransitionState",""
4-
"react-router-native",,17,4,1,1,1,1,0,2,6,5.5,4.75,1.8929694486000914,11.764705882352942,35.294117647058826,32.352941176470594,27.94117647058824,11.135114403529949,"@ungap/url-search-params,@types/react-native,@types/react,@remix-run/router","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native/index.tsx","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".createSearchParams,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".useSearchParams",""
5-
"server",,6,2,1,1,1,1,0,3,5,4,4,1.4142135623730951,50,83.33333333333334,66.66666666666667,66.66666666666667,23.570226039551592,"@remix-run/router,@types/react","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".StaticRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".StaticRouterProvider,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".createStaticHandler,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".createStaticRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".StaticRouterProviderProps",""
2+
"react-router",,7,2,1,1,1,1,0,1,3,2,2,1.4142135623730951,14.285714285714286,42.85714285714286,28.571428571428573,28.571428571428573,20.203050891044217,"@remix-run/router,@types/react","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router/index.ts","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router"".mapRouteProperties,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router"".createMemoryRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router"".PatchRoutesOnNavigationFunction",""
3+
"react-router-dom",,63,2,1,1,1,1,0,23,24,23.5,23.5,0.7071067811865476,36.507936507936506,38.095238095238095,37.301587301587304,37.301587301587304,1.1223917161691266,"@types/react,@remix-run/router","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/index.tsx","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".FetcherWithComponents,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".useBeforeUnload,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".useFormAction,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".Form,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".BrowserRouterProps,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".useViewTransitionState,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".useScrollRestoration,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".usePrompt,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom"".ViewTransitionContext",""
4+
"react-router-native",,17,4,1,1,1,1,0,2,6,5.5,4.75,1.8929694486000912,11.764705882352942,35.294117647058826,32.352941176470594,27.94117647058824,11.13511440352995,"@remix-run/router,@types/react-native,@types/react,@ungap/url-search-params","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native/index.tsx","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".SetURLSearchParams,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".NativeRouterProps,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".LinkProps,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".useDeepLinking,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".useLinkPressHandler,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-native"".useSearchParams",""
5+
"server",,6,2,1,1,1,1,0,3,5,4,4,1.4142135623730951,50,83.33333333333334,66.66666666666667,66.66666666666667,23.570226039551592,"@remix-run/router,@types/react","/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx","""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".createStaticRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".createStaticHandler,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".StaticRouter,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".StaticRouterProvider,""/home/runner/work/code-graph-analysis-examples/code-graph-analysis-examples/temp/react-router-6.30.1/source/react-router-6.30.1/packages/react-router-dom/server.tsx"".StaticRouterProviderProps",""

0 commit comments

Comments
 (0)