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 Server #1394

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 the Code Cleanup / Refactoring Tidying and Making Neat label 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 37c8f2b

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 82.01%. Comparing base (6806346) to head (37c8f2b).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...dp-tracker-server/src/statistics/event/listener.rs 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1394      +/-   ##
===========================================
+ Coverage    81.99%   82.01%   +0.01%     
===========================================
  Files          232      232              
  Lines        17066    17051      -15     
  Branches     17066    17051      -15     
===========================================
- Hits         13994    13985       -9     
+ Misses        2828     2821       -7     
- Partials       244      245       +1     

☔ 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 34c4249 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
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 Server
1 participant