codemetropolis / CodeMetropolis

See your software as never before.
http://codemetropolis.github.io/CodeMetropolis/
14 stars 30 forks source link

Implementation of Verbose Mode Across Toolchain Components #356

Open SzatmariA opened 8 months ago

SzatmariA commented 8 months ago

Objective

Introduce a verbose mode to the mapping, SonarQube converter, placing, and rendering tools, aimed at enhancing transparency and user feedback during their execution. This mode will provide detailed messages about subprocesses, including their start/end times and any error messages encountered.

Detailed Enhancements

Mapping Tool Verbose Mode

SonarQube Converter Verbose Mode

Placing Tool Verbose Mode

Rendering Tool Verbose Mode

Action Items

Goal

By integrating verbose mode into these components of the toolchain, we aim to improve the user experience by offering greater visibility into the tools' internal processes and facilitating easier troubleshooting and understanding of the toolchain's functionality.