eclipse / kiso-testing

https://kiso-testing.readthedocs.io/
Other
36 stars 41 forks source link

feat: add start stop can trace #465

Closed yannpoupon closed 3 months ago

yannpoupon commented 4 months ago

Add the possibility to stop and start pcan trace and to specify name of the logfile wanted.

Since the user can specify a new path when he starts the pcan trace he can choose a different repository, I added a dictionary that has for key the directory path and as value a list of all the file_name for this repository to be able to rename all of them or to merge them depending on the logic wanted.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.14%. Comparing base (8893f33) to head (19f1f0e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #465 +/- ## ========================================== + Coverage 98.12% 98.14% +0.02% ========================================== Files 84 84 Lines 6710 6747 +37 ========================================== + Hits 6584 6622 +38 + Misses 126 125 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.