Skip to content

test: unit test for messenger kafka action service metrics struct

de56816
Select commit
Loading
Failed to load commit list.
Merged

feat: otel metrics for messenger #156

test: unit test for messenger kafka action service metrics struct
de56816
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

67.09% (+0.56%) compared to 5863d8c

View this Pull Request on Codecov

67.09% (+0.56%) compared to 5863d8c

Details

Codecov Report

❌ Patch coverage is 83.60656% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.09%. Comparing base (5863d8c) to head (de56816).

Files with missing lines Patch % Lines
...kages/talos_messenger_actions/src/kafka/service.rs 83.33% 26 Missing ⚠️
...alos_messenger_actions/src/messenger_with_kafka.rs 0.00% 12 Missing ⚠️
...ackages/talos_messenger_actions/src/kafka/utils.rs 97.77% 1 Missing ⚠️
...los_messenger_core/src/services/inbound_service.rs 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   66.52%   67.09%   +0.56%     
==========================================
  Files         124      124              
  Lines       12195    12391     +196     
==========================================
+ Hits         8113     8314     +201     
+ Misses       4082     4077       -5     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.