Skip to content

feat: Handle Store and Forward heartbeat packets#4168

Merged
jamesarich merged 1 commit intomainfrom
feat/sf_heartbeat
Jan 8, 2026
Merged

feat: Handle Store and Forward heartbeat packets#4168
jamesarich merged 1 commit intomainfrom
feat/sf_heartbeat

Conversation

@jamesarich
Copy link
Collaborator

This commit adds handling for HEARTBEAT variant packets from the Store and Forward module. It also includes minor code refactoring for clarity and conciseness when handling other Store and Forward packet types like STATS and HISTORY.

This commit adds handling for `HEARTBEAT` variant packets from the Store and Forward module. It also includes minor code refactoring for clarity and conciseness when handling other Store and Forward packet types like `STATS` and `HISTORY`.

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 8, 2026
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

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

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4168   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         19      19           
  Branches       7       7           
=====================================
  Misses        19      19           

☔ 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 8, 2026
Merged via the queue into main with commit e2bbdff Jan 8, 2026
8 checks passed
@jamesarich jamesarich deleted the feat/sf_heartbeat branch January 8, 2026 20:48
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.

1 participant