Skip to content

Overhaul stats: Use broadcast channel for events in UDP Core#1393

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:1389-overhaul-stats-use-broadcast-channel-for-events-in-udp-core
Mar 19, 2025
Merged

Overhaul stats: Use broadcast channel for events in UDP Core#1393
josecelano merged 1 commit intotorrust:developfrom
josecelano:1389-overhaul-stats-use-broadcast-channel-for-events-in-udp-core

Conversation

@josecelano
Copy link
Member

This continues this refactor for the UDP core package.

@josecelano josecelano self-assigned this Mar 19, 2025
@josecelano josecelano added Code Cleanup / Refactoring Tidying and Making Neat - Developer - Torrust Improvement Experience labels Mar 19, 2025
@josecelano josecelano linked an issue Mar 19, 2025 that may be closed by this pull request
@josecelano
Copy link
Member Author

ACK d2de1de

@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.99%. Comparing base (50463ae) to head (d2de1de).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
.../udp-tracker-core/src/statistics/event/listener.rs 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1393      +/-   ##
===========================================
+ Coverage    81.88%   81.99%   +0.11%     
===========================================
  Files          232      232              
  Lines        17081    17066      -15     
  Branches     17081    17066      -15     
===========================================
+ Hits         13987    13994       +7     
+ Misses        2841     2828      -13     
+ Partials       253      244       -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.

@josecelano josecelano merged commit 6806346 into torrust:develop Mar 19, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

- Developer - Torrust Improvement Experience Code Cleanup / Refactoring Tidying and Making Neat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overhaul stats: Use broadcast channel for events in Udp Core

1 participant