You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Mark_test_modules.cypher](./Typescript_Enrichment/Mark_test_modules.cypher)| Typescript_Enrichment | Add "Test" label for modules that contain tests and test-related implementations |
409
409
|[Remove_duplicate_CONTAINS_relations_between_files.cypher](./Typescript_Enrichment/Remove_duplicate_CONTAINS_relations_between_files.cypher)| Typescript_Enrichment | Remove duplicate CONTAINS relationships with the same properties between files |
410
410
|[Set_localRootPath_for_modules.cypher](./Typescript_Enrichment/Set_localRootPath_for_modules.cypher)| Typescript_Enrichment | Set "rootProjectName" and some local path properties for Typescript modules |
411
+
|[Verify_module_dependencies.cypher](./Typescript_Enrichment/Verify_module_dependencies.cypher)| Typescript_Enrichment | Verify that there are either no Typescript modules at all or that there is at least one module dependency. |
411
412
|[Verify_projects_linked_to_npm_packages.cypher](./Typescript_Enrichment/Verify_projects_linked_to_npm_packages.cypher)| Typescript_Enrichment | Verify that all Typescript projects are linked to npm packages |
412
413
|[ValidateAlwaysFalse.cypher](./Validation/ValidateAlwaysFalse.cypher)| Validation | Will never return any results so that the validation will always fail. This is helpful for Jupyter Notebooks that should not be executed automatically. |
413
414
|[ValidateGitHistory.cypher](./Validation/ValidateGitHistory.cypher)| Validation | Check if there is at least one Git:Commit pointing to a Git:Change containing a Git:File from a Git:Repository|
0 commit comments