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: add a configuration option to enable/disable stats per server #1402

Conversation

josecelano
Copy link
Member

Add a configuration option to enable/disable stats per server. It does not have any effect yet.

…usage stats per server

It does not have any effect yet.
@josecelano
Copy link
Member Author

ACK 57d884d

Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.00%. Comparing base (cce6b61) to head (57d884d).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
packages/configuration/src/v2_0_0/http_tracker.rs 75.00% 1 Missing ⚠️
packages/configuration/src/v2_0_0/udp_tracker.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1402      +/-   ##
===========================================
- Coverage    82.00%   82.00%   -0.01%     
===========================================
  Files          232      232              
  Lines        17036    17046      +10     
  Branches     17036    17046      +10     
===========================================
+ Hits         13971    13978       +7     
- Misses        2821     2831      +10     
+ Partials       244      237       -7     

☔ 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 734393d into torrust:develop Mar 21, 2025
22 of 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: add a configuration option to enable/disable stats per server
1 participant