Skip to content

feat: Add Client Base role strings#4227

Merged
jamesarich merged 1 commit into
mainfrom
feat/client_base_desc
Jan 15, 2026
Merged

feat: Add Client Base role strings#4227
jamesarich merged 1 commit into
mainfrom
feat/client_base_desc

Conversation

@jamesarich

@jamesarich jamesarich commented Jan 15, 2026

Copy link
Copy Markdown
Collaborator

Adds the CLIENT_BASE device role string and its corresponding description string.

This role treats packets from or to favorited nodes as ROUTER_LATE, and all other packets as CLIENT.
resolves #4153

Adds the `CLIENT_BASE` device role and its corresponding description.

This role treats packets from or to favorited nodes as `ROUTER_LATE`, and all other packets as `CLIENT`.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the enhancement New feature or request label Jan 15, 2026
@jamesarich jamesarich enabled auto-merge January 15, 2026 16:29
@jamesarich jamesarich changed the title feat: Add Client Base role feat: Add Client Base role strings Jan 15, 2026
@codecov

codecov Bot commented Jan 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (5a59dcf) to head (2bef424).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4227   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines         23      23           
  Branches       7       7           
=====================================
  Misses        23      23           

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

@jamesarich jamesarich added this pull request to the merge queue Jan 15, 2026
Merged via the queue into main with commit 1f07486 Jan 15, 2026
10 checks passed
@jamesarich jamesarich deleted the feat/client_base_desc branch January 15, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: client_base role has no description in android app

1 participant