Skip to content

Ground rebuild#8

Draft
Baptouuuu wants to merge 22 commits intodevelopfrom
ground-rebuild
Draft

Ground rebuild#8
Baptouuuu wants to merge 22 commits intodevelopfrom
ground-rebuild

Conversation

@Baptouuuu
Copy link
Member

The intent is to use the latest versions on Innmind packages to simplify the internal structure of this package.

The main change will be the use of innmind/async to replace having to manage all clients at once on the server side. Each client will be its own task.

@Baptouuuu Baptouuuu self-assigned this Mar 7, 2026
@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

❌ Patch coverage is 0.95969% with 516 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.94%. Comparing base (ebe1626) to head (b5ec4f3).

Files with missing lines Patch % Lines
src/Server/Client.php 0.00% 74 Missing ⚠️
src/Protocol.php 0.00% 72 Missing ⚠️
src/Server/Instance.php 0.00% 65 Missing ⚠️
src/IPC.php 0.00% 60 Missing ⚠️
src/Pipe.php 0.00% 56 Missing ⚠️
src/Server.php 0.00% 38 Missing ⚠️
src/Process.php 0.00% 33 Missing ⚠️
src/Message.php 0.00% 29 Missing ⚠️
src/Message/Protocol.php 0.00% 27 Missing ⚠️
src/Continuation.php 0.00% 26 Missing ⚠️
... and 6 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #8       +/-   ##
=============================================
- Coverage      96.90%   0.94%   -95.96%     
+ Complexity       150     125       -25     
=============================================
  Files             21      17        -4     
  Lines            775     530      -245     
=============================================
- Hits             751       5      -746     
- Misses            24     525      +501     

☔ 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