Skip to content

FEAT: existing rpc session connection - #2393

Merged
svandenb-dev merged 4 commits into
mainfrom
existing-rpc-session-connection
Jul 16, 2026
Merged

FEAT: existing rpc session connection#2393
svandenb-dev merged 4 commits into
mainfrom
existing-rpc-session-connection

Conversation

@svandenb-dev

@svandenb-dev svandenb-dev commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

This PR is adding a new feature which enable connection on an existing RPC session backend to open and EDB,

closes #2394

@github-actions github-actions Bot added the testing Anything related to testing label Jul 14, 2026
@codacy-production

codacy-production Bot commented Jul 14, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 13 complexity · 2 duplication

Metric Results
Complexity 13
Duplication 2

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov-commenter

codecov-commenter commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 12.67606% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.90%. Comparing base (5cbae21) to head (33e6bd4).
⚠️ Report is 300 commits behind head on main.

❌ Your patch status has failed because the patch coverage (12.67%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2393      +/-   ##
==========================================
+ Coverage   70.20%   74.90%   +4.69%     
==========================================
  Files         261      271      +10     
  Lines       42416    46302    +3886     
==========================================
+ Hits        29779    34682    +4903     
+ Misses      12637    11620    -1017     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@svandenb-dev
svandenb-dev merged commit 8e7654a into main Jul 16, 2026
31 checks passed
@svandenb-dev
svandenb-dev deleted the existing-rpc-session-connection branch July 16, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add grpc connection to existing open RPC server possible

4 participants