Skip to content

IBM-32: Add other metrics before after completion#34

Merged
avimallick merged 16 commits into
mainfrom
IBM-32-Add-other-metrics-before-after-completion
Aug 29, 2025
Merged

IBM-32: Add other metrics before after completion#34
avimallick merged 16 commits into
mainfrom
IBM-32-Add-other-metrics-before-after-completion

Conversation

@vmc99

@vmc99 vmc99 commented Aug 29, 2025

Copy link
Copy Markdown
Collaborator

Metrics Computation is added and also integrated into the workflow

  • As it's integrated, when we run the main workflow, it will compute metrics for both original and refactored code and saves them in .md (intermediate results file along with other agent outputs) and also into a separate JSON file for each Java file
  • Can also be run as a standalone script, just pass in the single Java file or a directory containing Java files/ paths of Java files, and it should give the metrics of each file in a JSON.

@vmc99 vmc99 requested a review from avimallick August 29, 2025 12:45

@avimallick avimallick left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@avimallick avimallick merged commit e5446cd into main Aug 29, 2025
1 check passed
@avimallick avimallick deleted the IBM-32-Add-other-metrics-before-after-completion branch August 29, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants