murex / TCR

TCR (Test && Commit || Revert) utility
MIT License
43 stars 4 forks source link

Feature/390 real time trace #708

Closed mengdaming closed 2 weeks ago

mengdaming commented 2 weeks ago

Description:

Allows to display toolchain commands execution trace in "real time" (e.g. line per line) instead of dumping the whole trace after commands are completed. This is expected to improve UX, especially to remove the false impression that TCR is hanging, while it's actually waiting for a slow command to terminate.

Fixes #390

Type of change

Please tick the appropriate option using [x]

Checklist:

Please tick the appropriate options using [x]

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud