Skip to content

feat(receive): add plugin support for receive cmd - #164

Merged
mbehr1 merged 5 commits into
mainfrom
feat/receive_plugins
Feb 7, 2026
Merged

feat(receive): add plugin support for receive cmd#164
mbehr1 merged 5 commits into
mainfrom
feat/receive_plugins

chore: refactor rewrite plugin creation from file

ad540ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2026 in 1s

83.40% (+0.09%) compared to 5003924

View this Pull Request on Codecov

83.40% (+0.09%) compared to 5003924

Details

Codecov Report

❌ Patch coverage is 85.64356% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.40%. Comparing base (5003924) to head (ad540ed).

Files with missing lines Patch % Lines
src/bin/adlt/receive.rs 88.95% 18 Missing ⚠️
src/utils/ipdltmsgreceiver.rs 12.50% 7 Missing ⚠️
src/bin/adlt/convert.rs 80.00% 2 Missing ⚠️
src/plugins/non_verbose.rs 90.90% 1 Missing ⚠️
src/plugins/rewrite.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   83.31%   83.40%   +0.09%     
==========================================
  Files          40       40              
  Lines       21396    21568     +172     
==========================================
+ Hits        17826    17989     +163     
- Misses       3570     3579       +9     

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