Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

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

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