Skip to content

Commit

Permalink
Remove done todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomsch committed Dec 6, 2023
1 parent 89fdefa commit 78cf331
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions analysis/generate_paper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,7 @@ main() {

#
# Data
# Directory for the data that is not importable directly into the paper.
# e.g., statistics for the number of decompositions per tool.
# TODO: Replace with suggestion in
# https://gitlab.cs.washington.edu/tschweiz/code-changes-benchmark/-/merge_requests/4#note_210266
#
# Counts the total number of D4J bugs that were evaluated and how many decomposition failed per tool
python analysis/paper/count_missing_results.py "${TMP_DIR}" > "${PAPER_REPOSITORY}/data/missing_decompositions.txt"

analysis/paper/flexeme_no_changes.sh "${TMP_DIR}" > "${PAPER_REPOSITORY}/data/flexeme_no_changes.txt"
Expand Down

0 comments on commit 78cf331

Please sign in to comment.