Skip to content

Versions

Maximilian Karl edited this page May 3, 2021 · 7 revisions

Commits

Attribute Comment
commit_sha unique sha of commit
author unique user uuid
commited_at commited DateTime
committer_timezone
no_of_modifications number of files adressed by commit
commit_message
parent_sha
in_main_branch merged to main branch
tags tag name
branch_ids list of branch ids

Branches

Attribute Comment
branch_names names of existing branches

Edits

Attribute Comment
commit_sha unique sha of commit
cyclomatic_complexity_of_file cyclomatic code complexity Link
edit_type addition/file_renaming/replacement/deletion
filename
levenshtein_dist Levenshtein distance Link
modification_type ADD/MODIFY/RENAME/DELETE
new_path
old_path
original_commit_addition
original_file_path_deletion
original_line_no_addition
original_line_no_deletion
post_entropy
post_len_in_chars
post_len_in_lines
post_starting_line_no
pre_entropy
pre_len_in_chars
pre_len_in_lines
pre_starting_line_no
total_added_lines
total_removed_lines
Clone this wiki locally