Skip to content

Use Arc for ownership instead of references and lifetime annotations #52

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

xmakro
Copy link
Collaborator

@xmakro xmakro commented Mar 10, 2025

closes #48

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 0% with 69 lines in your changes missing coverage. Please review.

Project coverage is 6.8%. Comparing base (5e66bf7) to head (d7b63dc).

Files with missing lines Patch % Lines
ibverbs/src/lib.rs 0.0% 69 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
ibverbs/src/lib.rs 6.2% <0.0%> (-0.1%) ⬇️
🚀 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.

Use Arc for ownership instead of references and lifetime annotations
2 participants