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: decouple events from stats #1400

refactor: [#1395] rename send_stats_event to send_event

9eba80f
Select commit
Loading
Failed to load commit list.
Merged

Overhaul stats: decouple events from stats #1400

refactor: [#1395] rename send_stats_event to send_event
9eba80f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2025 in 1s

82.00% (-0.02%) compared to 34c4249

View this Pull Request on Codecov

82.00% (-0.02%) compared to 34c4249

Details

Codecov Report

Attention: Patch coverage is 91.22807% with 15 lines in your changes missing coverage. Please review.

Project coverage is 82.00%. Comparing base (34c4249) to head (9eba80f).

Files with missing lines Patch % Lines
packages/http-tracker-core/src/event/mod.rs 70.00% 6 Missing ⚠️
packages/udp-tracker-core/src/event/mod.rs 50.00% 6 Missing ⚠️
packages/udp-tracker-server/src/event/mod.rs 75.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1400      +/-   ##
===========================================
- Coverage    82.01%   82.00%   -0.02%     
===========================================
  Files          232      232              
  Lines        17051    17036      -15     
  Branches     17051    17036      -15     
===========================================
- Hits         13985    13970      -15     
  Misses        2821     2821              
  Partials       245      245              

☔ 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.