Skip to content

Replace Primitives trait object by an enum#2375

Open
wyfo wants to merge 1 commit intoeclipse-zenoh:mainfrom
ZettaScaleLabs:generic-primitives
Open

Replace Primitives trait object by an enum#2375
wyfo wants to merge 1 commit intoeclipse-zenoh:mainfrom
ZettaScaleLabs:generic-primitives

Conversation

@wyfo
Copy link
Contributor

@wyfo wyfo commented Jan 20, 2026


🏷️ Label-Based Checklist

Based on the labels applied to this PR, please complete these additional requirements:

Labels: internal

🏠 Internal Change

This PR is marked as internal (not user-facing):

  • No API changes - Public APIs unchanged
  • No behavior changes - External behavior identical
  • Refactoring/maintenance - Code improvements only
  • Tests still pass - All existing tests pass without modification

Lighter review: Internal changes may have lighter review requirements.

Instructions:

  1. Check off items as you complete them (change - [ ] to - [x])
  2. The PR checklist CI will verify these are completed

This checklist updates automatically when labels change, but preserves your checked boxes.

@wyfo wyfo added the internal Changes not included in the changelog label Jan 20, 2026
@wyfo wyfo requested a review from DenisBiryukov91 January 20, 2026 08:51
@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

❌ Patch coverage is 92.95775% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.90%. Comparing base (3c77c34) to head (229ae7f).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
zenoh/src/net/runtime/mod.rs 92.06% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2375      +/-   ##
==========================================
- Coverage   71.91%   71.90%   -0.01%     
==========================================
  Files         390      390              
  Lines       62764    62829      +65     
==========================================
+ Hits        45139    45180      +41     
- Misses      17625    17649      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wyfo wyfo requested a review from fuzzypixelz January 20, 2026 09:36
@OlivierHecart OlivierHecart added enhancement Existing things could work better internal Changes not included in the changelog and removed enhancement Existing things could work better internal Changes not included in the changelog labels Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Changes not included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants