Open tnzmnjm opened 2 months ago
Add src/DS/metrics_extraction.py
script
read_and_parse_file
utility function for handling file reading and AST parsing, reducing code duplication and improving error handling.**
) for merging analysis results into the final DataFrame, ensuring clean and maintainable code.argparse
for command-line argument parsing, allowing users to specify input and output file paths.This is related to the issue #84
Through detailed examination of the testing methodologies, tools, and frameworks employed across these repositories, this branch will work towards understanding common patterns and identifying areas for improvement or standardisation. The insights gained will potentially lead to the development of strategies that can be applied across various projects, enhancing their testing processes and overall software quality.