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

Prepare SSL-aware testing environment #238

Merged

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Jan 8, 2025

Tests are currently failing for PhpClient before PHP 8.0. This will be fixed in the #232.

Closes #236

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.08%. Comparing base (c4c1d90) to head (a44e214).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #238      +/-   ##
============================================
- Coverage     64.52%   64.08%   -0.44%     
  Complexity      207      207              
============================================
  Files            10       10              
  Lines           685      685              
============================================
- Hits            442      439       -3     
- Misses          243      246       +3     

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

@aik099 aik099 force-pushed the ssl-testing-for-client-classes branch from 41dd649 to a44e214 Compare January 9, 2025 10:23
@aik099 aik099 merged commit 3dfe393 into console-helpers:master Jan 9, 2025
5 of 12 checks passed
@aik099 aik099 deleted the ssl-testing-for-client-classes branch January 9, 2025 10:28
@aik099 aik099 added the type-bug label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing "ClientInterface" implementations on SSL-aware web server
1 participant