Skip to content

chore: add suggested dependency on socket PHP extension because is required by UDP writer#172

Open
Roman3349 wants to merge 2 commits into
influxdata:masterfrom
Roman3349:fix/socket-dependency
Open

chore: add suggested dependency on socket PHP extension because is required by UDP writer#172
Roman3349 wants to merge 2 commits into
influxdata:masterfrom
Roman3349:fix/socket-dependency

Conversation

@Roman3349

@Roman3349 Roman3349 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Proposed Changes

Adds dependency on PHP extension ext-sockets because InfluxDB2\UdpWriter uses functionality of this extension.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • make test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@codecov-commenter

codecov-commenter commented Jul 21, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.09%. Comparing base (f6054bf) to head (be492e8).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #172   +/-   ##
=========================================
  Coverage     75.09%   75.09%           
  Complexity      455      455           
=========================================
  Files            25       25           
  Lines          1104     1104           
=========================================
  Hits            829      829           
  Misses          275      275           

☔ View full report in Codecov by Harness.
📢 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.

@Roman3349
Roman3349 force-pushed the fix/socket-dependency branch from 1a31f35 to 9a92337 Compare July 21, 2026 12:27
@Roman3349 Roman3349 changed the title chore: add dependency on socket PHP extension because is required by UDP writer chore: add suggested dependency on socket PHP extension because is required by UDP writer Jul 21, 2026
@Roman3349 Roman3349 mentioned this pull request Jul 21, 2026
6 tasks
… by UDP writer

Signed-off-by: Roman Ondráček <mail@romanondracek.cz>
Signed-off-by: Roman Ondráček <mail@romanondracek.cz>
@Roman3349
Roman3349 force-pushed the fix/socket-dependency branch from 9a92337 to be492e8 Compare July 21, 2026 14:25
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.

2 participants