The initial build takes ~10 seconds for a 500-file project. After that, the graph updates automatically on every file edit and git commit. Your repository is parsed into an AST with Tree-sitter, ...
The initial build takes ~10 seconds for a 500-file project. After that, the graph updates automatically on every file edit and git commit. Your repository is parsed into an AST with Tree-sitter, ...
Abstract: Some researchers use GCL on code graphs to realize code defects prediction in an self-supervised manner. While graph contrastive learning is a popular self-supervised method for function ...