Skip to content

Do not use CTRL+C to close the app, only use quit/exit#137

Merged
rsanchez15 merged 5 commits into
mainfrom
feature/use-quit-command-to-exit
May 22, 2025
Merged

Do not use CTRL+C to close the app, only use quit/exit#137
rsanchez15 merged 5 commits into
mainfrom
feature/use-quit-command-to-exit

Conversation

@depink5

@depink5 depink5 commented May 20, 2025

Copy link
Copy Markdown
Contributor

This PR avoids using CTRL+C in fastddsspy to close the application.

Merge after:

@codecov-commenter

codecov-commenter commented May 20, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 62.17%. Comparing base (2f19b0c) to head (e1003b8).

Files with missing lines Patch % Lines
cpp_utils/src/cpp/event/StdinEventHandler.cpp 14.28% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   62.37%   62.17%   -0.21%     
==========================================
  Files          65       65              
  Lines        1858     1864       +6     
  Branches      534      535       +1     
==========================================
  Hits         1159     1159              
- Misses        379      384       +5     
- Partials      320      321       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@depink5 depink5 changed the base branch from main to feature/fix/command-history May 20, 2025 13:43
Comment thread cpp_utils/src/cpp/event/StdinEventHandler.cpp
@depink5 depink5 force-pushed the feature/use-quit-command-to-exit branch from a4f3b37 to f243ccd Compare May 20, 2025 14:46

@Carlosespicur Carlosespicur left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Waiting for CI.

Carlosespicur
Carlosespicur previously approved these changes May 21, 2025
@rsanchez15 rsanchez15 dismissed Carlosespicur’s stale review May 21, 2025 06:30

Test with DDS Router and DDS Recorder tools first

@rsanchez15 rsanchez15 requested a review from Carlosespicur May 21, 2025 06:30

@rsanchez15 rsanchez15 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Base automatically changed from feature/fix/command-history to main May 21, 2025 07:37
depink5 added 5 commits May 21, 2025 10:03
Signed-off-by: Denisa <denisa@eprosima.com>
Signed-off-by: Denisa <denisa@eprosima.com>
Signed-off-by: Denisa <denisa@eprosima.com>
Signed-off-by: Denisa <denisa@eprosima.com>
Signed-off-by: Denisa <denisa@eprosima.com>
@depink5 depink5 force-pushed the feature/use-quit-command-to-exit branch from f243ccd to e1003b8 Compare May 21, 2025 08:04
@depink5

depink5 commented May 21, 2025

Copy link
Copy Markdown
Contributor Author

@rsanchez15 rsanchez15 merged commit 46cda1b into main May 22, 2025
17 checks passed
@rsanchez15 rsanchez15 deleted the feature/use-quit-command-to-exit branch May 22, 2025 05:23
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.

4 participants