Skip to content

Commit 29e8935

Browse files
committed
Automated report reference document generation (CI)
1 parent 9884c83 commit 29e8935

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

results/CSV_REPORTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ This document serves as a reference for all CSV Cypher query reports in the curr
493493
| [Cyclic_Dependencies_Breakdown.csv](./AxonFramework-4.10.3/internal-dependencies-csv/Cyclic_Dependencies_Breakdown.csv) | AxonFramework-4.10.3 | 468 | [Cyclic_Dependencies/Cyclic_Dependencies_Breakdown.cypher](./../cypher/Cyclic_Dependencies/Cyclic_Dependencies_Breakdown.cypher) |
494494
| [Cyclic_Dependencies_Breakdown_Backward_Only.csv](./AxonFramework-4.10.3/internal-dependencies-csv/Cyclic_Dependencies_Breakdown_Backward_Only.csv) | AxonFramework-4.10.3 | 105 | [Cyclic_Dependencies/Cyclic_Dependencies_Breakdown_Backward_Only.cypher](./../cypher/Cyclic_Dependencies/Cyclic_Dependencies_Breakdown_Backward_Only.cypher) |
495495
| [Distance_distribution_between_dependent_files.csv](./AxonFramework-4.10.3/internal-dependencies-csv/Distance_distribution_between_dependent_files.csv) | AxonFramework-4.10.3 | 4 | [Internal_Dependencies/Set_file_distance_as_shortest_contains_path_for_dependencies.cypher](./../cypher/Internal_Dependencies/Set_file_distance_as_shortest_contains_path_for_dependencies.cypher) |
496-
| [InterfaceSegregationCandidates.csv](./AxonFramework-4.10.3/internal-dependencies-csv/InterfaceSegregationCandidates.csv) | AxonFramework-4.10.3 | 285 | [Internal_Dependencies/Candidates_for_Interface_Segregation.cypher](./../cypher/Internal_Dependencies/Candidates_for_Interface_Segregation.cypher) |
496+
| [InterfaceSegregationCandidates.csv](./AxonFramework-4.10.3/internal-dependencies-csv/InterfaceSegregationCandidates.csv) | AxonFramework-4.10.3 | 286 | [Internal_Dependencies/Candidates_for_Interface_Segregation.cypher](./../cypher/Internal_Dependencies/Candidates_for_Interface_Segregation.cypher) |
497497
| [List_all_Java_artifacts.csv](./AxonFramework-4.10.3/internal-dependencies-csv/List_all_Java_artifacts.csv) | AxonFramework-4.10.3 | 10 | [Internal_Dependencies/List_all_Java_artifacts.cypher](./../cypher/Internal_Dependencies/List_all_Java_artifacts.cypher) |
498498
| [WidelyUsedTypes.csv](./AxonFramework-4.10.3/internal-dependencies-csv/WidelyUsedTypes.csv) | AxonFramework-4.10.3 | 688 | [Internal_Dependencies/List_types_that_are_used_by_many_different_packages.cypher](./../cypher/Internal_Dependencies/List_types_that_are_used_by_many_different_packages.cypher) |
499499
| [JavaArtifactBuildLevels.csv](./AxonFramework-4.10.3/internal-dependencies-visualization/JavaArtifactBuildLevels.csv) | AxonFramework-4.10.3 | 26 | [Internal_Dependencies/Java_Artifact_build_levels_for_graphviz.cypher](./../cypher/Internal_Dependencies/Java_Artifact_build_levels_for_graphviz.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)