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

fixes for test cli handling #604

Merged
merged 4 commits into from
Mar 13, 2024
Merged

fixes for test cli handling #604

merged 4 commits into from
Mar 13, 2024

Conversation

fmigneault
Copy link
Collaborator

  • Add stderr and stdout combined handling for cmd exec during tests
  • Handle recurring duplicate process name during tests between test cases

@fmigneault fmigneault self-assigned this Feb 17, 2024
@github-actions github-actions bot added ci/doc Issue related to documentation of the package ci/tests Tests of the package and features feature/cli Issues or features related to CLI operations. labels Feb 17, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.66%. Comparing base (e7e3670) to head (781dac1).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #604   +/-   ##
=======================================
  Coverage   85.66%   85.66%           
=======================================
  Files          79       79           
  Lines       18580    18580           
  Branches     2847     2847           
=======================================
  Hits        15917    15917           
  Misses       1926     1926           
  Partials      737      737           

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

@fmigneault fmigneault merged commit 16dce9e into master Mar 13, 2024
38 of 47 checks passed
@fmigneault fmigneault deleted the cmd-err-handling branch March 13, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/doc Issue related to documentation of the package ci/tests Tests of the package and features feature/cli Issues or features related to CLI operations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant