Skip to content

Commit 4107f06

Browse files
committed
Automated report reference document generation (CI)
1 parent 2301a2d commit 4107f06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

results/CSV_REPORTS.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ This document serves as a reference for all CSV Cypher query reports in the curr
464464
| [Package_Communities_Approximate_Maximum_K_Cut.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Approximate_Maximum_K_Cut.csv) | AxonFramework-4.10.3 | 21 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
465465
| [Package_Communities_K_Core_Decomposition.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_K_Core_Decomposition.csv) | AxonFramework-4.10.3 | 12 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
466466
| [Package_Communities_Label_Propagation.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Label_Propagation.csv) | AxonFramework-4.10.3 | 3 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
467-
| [Package_Communities_Leiden_That_Span_Multiple_Artifacts.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Leiden_That_Span_Multiple_Artifacts.csv) | AxonFramework-4.10.3 | 18 | [Community_Detection/Which_package_community_spans_several_artifacts_and_how_are_the_packages_distributed.cypher](./../cypher/Community_Detection/Which_package_community_spans_several_artifacts_and_how_are_the_packages_distributed.cypher) |
467+
| [Package_Communities_Leiden_That_Span_Multiple_Artifacts.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Leiden_That_Span_Multiple_Artifacts.csv) | AxonFramework-4.10.3 | 19 | [Community_Detection/Which_package_community_spans_several_artifacts_and_how_are_the_packages_distributed.cypher](./../cypher/Community_Detection/Which_package_community_spans_several_artifacts_and_how_are_the_packages_distributed.cypher) |
468468
| [Package_Communities_Local_Clustering_Coefficient_Aggregated.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Local_Clustering_Coefficient_Aggregated.csv) | AxonFramework-4.10.3 | 56 | [Community_Detection/Community_Detection_10d_LocalClusteringCoefficient_Stream_Aggregated.cypher](./../cypher/Community_Detection/Community_Detection_10d_LocalClusteringCoefficient_Stream_Aggregated.cypher) |
469469
| [Package_Communities_Louvain.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Louvain.csv) | AxonFramework-4.10.3 | 18 | [Community_Detection/Community_Detection_1d_Stream_Intermediate_Mutated.cypher](./../cypher/Community_Detection/Community_Detection_1d_Stream_Intermediate_Mutated.cypher) |
470470
| [Package_Communities_Weakly_Connected_Components.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Weakly_Connected_Components.csv) | AxonFramework-4.10.3 | 2 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
@@ -532,7 +532,7 @@ This document serves as a reference for all CSV Cypher query reports in the curr
532532
| [Artifact_all_pairs_shortest_paths_distribution_per_project.csv](./AxonFramework-4.10.3/path-finding-csv/Artifact_all_pairs_shortest_paths_distribution_per_project.csv) | AxonFramework-4.10.3 | 3 | [Path_Finding/Path_Finding_5_All_pairs_shortest_path_distribution_per_project.cypher](./../cypher/Path_Finding/Path_Finding_5_All_pairs_shortest_path_distribution_per_project.cypher) |
533533
| [Artifact_longest_paths_distribution.csv](./AxonFramework-4.10.3/path-finding-csv/Artifact_longest_paths_distribution.csv) | AxonFramework-4.10.3 | 7 | [Path_Finding/Path_Finding_6_Longest_paths_distribution_per_project.cypher](./../cypher/Path_Finding/Path_Finding_6_Longest_paths_distribution_per_project.cypher) |
534534
| [Package_all_pairs_shortest_paths_distribution_per_project.csv](./AxonFramework-4.10.3/path-finding-csv/Package_all_pairs_shortest_paths_distribution_per_project.csv) | AxonFramework-4.10.3 | 49 | [Path_Finding/Path_Finding_5_All_pairs_shortest_path_distribution_per_project.cypher](./../cypher/Path_Finding/Path_Finding_5_All_pairs_shortest_path_distribution_per_project.cypher) |
535-
| [Package_longest_paths_distribution.csv](./AxonFramework-4.10.3/path-finding-csv/Package_longest_paths_distribution.csv) | AxonFramework-4.10.3 | 18 | [Path_Finding/Path_Finding_6_Longest_paths_distribution_per_project.cypher](./../cypher/Path_Finding/Path_Finding_6_Longest_paths_distribution_per_project.cypher) |
535+
| [Package_longest_paths_distribution.csv](./AxonFramework-4.10.3/path-finding-csv/Package_longest_paths_distribution.csv) | AxonFramework-4.10.3 | 17 | [Path_Finding/Path_Finding_6_Longest_paths_distribution_per_project.cypher](./../cypher/Path_Finding/Path_Finding_6_Longest_paths_distribution_per_project.cypher) |
536536
| [JavaArtifactLongestPaths.csv](./AxonFramework-4.10.3/path-finding-visualization/JavaArtifactLongestPaths.csv) | AxonFramework-4.10.3 | 28 | [Path_Finding/Path_Finding_6_Longest_paths_contributors_for_graphviz.cypher](./../cypher/Path_Finding/Path_Finding_6_Longest_paths_contributors_for_graphviz.cypher) |
537537
| [JavaArtifactLongestPathsIsolated.csv](./AxonFramework-4.10.3/path-finding-visualization/JavaArtifactLongestPathsIsolated.csv) | AxonFramework-4.10.3 | 23 | [Path_Finding/Path_Finding_6_Longest_paths_for_graphviz.cypher](./../cypher/Path_Finding/Path_Finding_6_Longest_paths_for_graphviz.cypher) |
538538
| [Artifact_Similarity.csv](./AxonFramework-4.10.3/similarity-csv/Artifact_Similarity.csv) | AxonFramework-4.10.3 | 25 | [Similarity/Similarity_1d_Stream_Mutated.cypher](./../cypher/Similarity/Similarity_1d_Stream_Mutated.cypher) |
@@ -2045,7 +2045,7 @@ This document serves as a reference for all CSV Cypher query reports in the curr
20452045
| [Module_Cost_Effective_Lazy_Forward_CELF.csv](./react-router-6.28.2/centrality-csv/Module_Cost_Effective_Lazy_Forward_CELF.csv) | react-router-6.28.2 | 7 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Value_Descending.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Value_Descending.cypher) |
20462046
| [Module_Harmonic_Closeness.csv](./react-router-6.28.2/centrality-csv/Module_Harmonic_Closeness.csv) | react-router-6.28.2 | 7 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Value_Descending.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Value_Descending.cypher) |
20472047
| [Module_All_Communities.csv](./react-router-6.28.2/community-csv/Module_All_Communities.csv) | react-router-6.28.2 | 7 | [Community_Detection/Community_Detection_Summary.cypher](./../cypher/Community_Detection/Community_Detection_Summary.cypher) |
2048-
| [Module_Communities_Approximate_Maximum_K_Cut.csv](./react-router-6.28.2/community-csv/Module_Communities_Approximate_Maximum_K_Cut.csv) | react-router-6.28.2 | 6 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
2048+
| [Module_Communities_Approximate_Maximum_K_Cut.csv](./react-router-6.28.2/community-csv/Module_Communities_Approximate_Maximum_K_Cut.csv) | react-router-6.28.2 | 7 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
20492049
| [Module_Communities_K_Core_Decomposition.csv](./react-router-6.28.2/community-csv/Module_Communities_K_Core_Decomposition.csv) | react-router-6.28.2 | 4 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
20502050
| [Module_Communities_Label_Propagation.csv](./react-router-6.28.2/community-csv/Module_Communities_Label_Propagation.csv) | react-router-6.28.2 | 4 | [Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher](./../cypher/Dependencies_Projection/Dependencies_8_Stream_Mutated_Grouped.cypher) |
20512051
| [Module_Communities_Local_Clustering_Coefficient_Aggregated.csv](./react-router-6.28.2/community-csv/Module_Communities_Local_Clustering_Coefficient_Aggregated.csv) | react-router-6.28.2 | 4 | [Community_Detection/Community_Detection_10d_LocalClusteringCoefficient_Stream_Aggregated.cypher](./../cypher/Community_Detection/Community_Detection_10d_LocalClusteringCoefficient_Stream_Aggregated.cypher) |
@@ -2055,7 +2055,7 @@ This document serves as a reference for all CSV Cypher query reports in the curr
20552055
| [Module_communityLabelPropagationId_Community__Metrics.csv](./react-router-6.28.2/community-csv/Module_communityLabelPropagationId_Community__Metrics.csv) | react-router-6.28.2 | 4 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.cypher) |
20562056
| [Module_communityLeidenId_Community__Metrics.csv](./react-router-6.28.2/community-csv/Module_communityLeidenId_Community__Metrics.csv) | react-router-6.28.2 | 4 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.cypher) |
20572057
| [Module_communityLouvainId_Community__Metrics.csv](./react-router-6.28.2/community-csv/Module_communityLouvainId_Community__Metrics.csv) | react-router-6.28.2 | 4 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.cypher) |
2058-
| [Module_communityMaximumKCutId_Community__Metrics.csv](./react-router-6.28.2/community-csv/Module_communityMaximumKCutId_Community__Metrics.csv) | react-router-6.28.2 | 6 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.cypher) |
2058+
| [Module_communityMaximumKCutId_Community__Metrics.csv](./react-router-6.28.2/community-csv/Module_communityMaximumKCutId_Community__Metrics.csv) | react-router-6.28.2 | 7 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.cypher) |
20592059
| [Module_communityWeaklyConnectedComponentId_Community__Metrics.csv](./react-router-6.28.2/community-csv/Module_communityWeaklyConnectedComponentId_Community__Metrics.csv) | react-router-6.28.2 | 4 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.cypher) |
20602060
| [External_module_usage_overall_for_Typescript.csv](./react-router-6.28.2/external-dependencies-csv/External_module_usage_overall_for_Typescript.csv) | react-router-6.28.2 | 5 | [External_Dependencies/External_module_usage_overall_for_Typescript.cypher](./../cypher/External_Dependencies/External_module_usage_overall_for_Typescript.cypher) |
20612061
| [External_module_usage_per_internal_module_aggregated_for_Typescript.csv](./react-router-6.28.2/external-dependencies-csv/External_module_usage_per_internal_module_aggregated_for_Typescript.csv) | react-router-6.28.2 | 6 | [External_Dependencies/External_module_usage_per_internal_module_aggregated_for_Typescript.cypher](./../cypher/External_Dependencies/External_module_usage_per_internal_module_aggregated_for_Typescript.cypher) |

0 commit comments

Comments
 (0)