WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@ceesgeene
Copy link
Contributor

Overview

This pull request:

Q A
Bug fix? no
New feature? yes
Has tests? yes
BC breaks? no
Deprecations? no

Summary

This allows to explicitly specify the transport to use.

Description

This for example allows for the use of the host property, without automatically forcing the ssh transport.

@ceesgeene ceesgeene force-pushed the feature/explicit-transport branch from b3790f3 to 1e51630 Compare December 5, 2022 14:06
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.68%. Comparing base (49ec2b9) to head (1e51630).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/ProcessManager.php 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #71      +/-   ##
============================================
+ Coverage     77.85%   78.68%   +0.83%     
- Complexity      174      177       +3     
============================================
  Files            20       20              
  Lines           438      441       +3     
============================================
+ Hits            341      347       +6     
+ Misses           97       94       -3     

☔ 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.

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.

1 participant