Skip to content

Conversation

@rueian
Copy link
Collaborator

@rueian rueian commented Jan 12, 2026

Src: https://github.com/valkey-io/valkey/blob/unstable/deps/libvalkey/src/rdma.c

TODOs: Complete the net.Conn implementation.

  • Connect
  • Close
  • Read
  • Write
  • LocalAddr
  • RemoteAddr
  • Tests

Related to #93

Signed-off-by: Rueian <[email protected]>
@rueian rueian marked this pull request as draft January 12, 2026 12:59
Signed-off-by: Rueian <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2026

Codecov Report

❌ Patch coverage is 0% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.60%. Comparing base (ff09074) to head (e934c67).

Files with missing lines Patch % Lines
valkeyrdma/conn_linux.go 0.00% 57 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   94.72%   94.60%   -0.12%     
==========================================
  Files          99      100       +1     
  Lines       47029    47086      +57     
==========================================
  Hits        44548    44548              
- Misses       2097     2153      +56     
- Partials      384      385       +1     

☔ 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.

3 participants