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

sockets extension required for unit tests #230

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Dec 14, 2023

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -

Copy link

what-the-diff bot commented Dec 14, 2023

PR Summary

  • Inclusion of "ext-sockets" in Requirements
    The requirement for "ext-sockets" has been added to the "composer.json" file. This means that our project now has the necessary tool to establish socket network connections, which will significantly improve the communication between different parts of our software. This brings a new capability to our project that can enhance its overall functionality.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8d79cc4) 81.80% compared to head (cb4c30d) 81.80%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #230   +/-   ##
=========================================
  Coverage     81.80%   81.80%           
  Complexity      575      575           
=========================================
  Files            40       40           
  Lines          1781     1781           
=========================================
  Hits           1457     1457           
  Misses          324      324           

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

@samdark samdark merged commit 7305ad7 into master Dec 14, 2023
22 checks passed
@samdark samdark deleted the sockets-extension-required-tests branch December 14, 2023 17:43
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.

3 participants