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

Use subprocess rather than custom code #429

Merged
merged 11 commits into from
Nov 28, 2023

Conversation

mjcarroll
Copy link
Contributor

@mjcarroll mjcarroll commented Aug 3, 2023

This reworks all of the gz-transport tests to use Subprocess from gz-utils.

@github-actions github-actions bot added the 🌱 garden Ignition Garden label Aug 3, 2023
log/test/integration/ChirpParams.cc Outdated Show resolved Hide resolved
log/test/integration/ChirpParams.cc Outdated Show resolved Hide resolved
log/test/integration/ChirpParams.cc Show resolved Hide resolved
log/test/integration/ChirpParams.hh Outdated Show resolved Hide resolved
src/cmd/gz_TEST.cc Outdated Show resolved Hide resolved
@mjcarroll mjcarroll changed the base branch from gz-transport12 to mjcarroll/test_cleanup October 31, 2023 22:18
Base automatically changed from mjcarroll/test_cleanup to gz-transport12 November 2, 2023 16:42
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c6be5a2) 87.29% compared to head (1c3d4b8) 87.27%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           gz-transport12     #429      +/-   ##
==================================================
- Coverage           87.29%   87.27%   -0.02%     
==================================================
  Files                  60       60              
  Lines                5211     5211              
==================================================
- Hits                 4549     4548       -1     
- Misses                662      663       +1     

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

Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll marked this pull request as ready for review November 27, 2023 21:07
@mjcarroll mjcarroll self-assigned this Nov 27, 2023
src/cmd/cmdtransport.rb.in Outdated Show resolved Hide resolved
test/integration/twoProcsSrvCall.cc Show resolved Hide resolved
Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll merged commit 290055f into gz-transport12 Nov 28, 2023
12 of 13 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/use_subprocess branch November 28, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants