Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add start stop can trace #465

Merged

Conversation

yannpoupon
Copy link
Contributor

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.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sebclrsn sebclrsn merged commit baa9320 into eclipse:master Mar 26, 2024
5 checks passed
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.

None yet

3 participants