Skip to content

Commit a6e2391

Browse files
committed
Automated report reference document generation (CI)
1 parent d2c074f commit a6e2391

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

results/CSV_REPORTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -464,9 +464,9 @@ 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 | 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) |
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) |
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) |
469-
| [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) |
469+
| [Package_Communities_Louvain.csv](./AxonFramework-4.10.3/community-csv/Package_Communities_Louvain.csv) | AxonFramework-4.10.3 | 17 | [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) |
471471
| [Package_communityKCoreDecompositionValue_Community__Metrics.csv](./AxonFramework-4.10.3/community-csv/Package_communityKCoreDecompositionValue_Community__Metrics.csv) | AxonFramework-4.10.3 | 12 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.cypher) |
472472
| [Package_communityLabelPropagationId_Community__Metrics.csv](./AxonFramework-4.10.3/community-csv/Package_communityLabelPropagationId_Community__Metrics.csv) | AxonFramework-4.10.3 | 3 | [Community_Detection/Community_Detection_9_Community_Metrics.cypher](./../cypher/Community_Detection/Community_Detection_9_Community_Metrics.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 | 17 | [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 | 18 | [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) |

0 commit comments

Comments
 (0)