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

feat: send one sample event / response per label set to reporting #5289

Closed
wants to merge 2 commits into from

chore: added tests

25ec9cc
Select commit
Loading
Failed to load commit list.
Closed

feat: send one sample event / response per label set to reporting #5289

chore: added tests
25ec9cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

73.20% (-0.08%) compared to 6abcedd

View this Pull Request on Codecov

73.20% (-0.08%) compared to 6abcedd

Details

Codecov Report

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

Project coverage is 73.20%. Comparing base (6abcedd) to head (25ec9cc).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
enterprise/reporting/reporting.go 31.81% 13 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5289      +/-   ##
==========================================
- Coverage   73.27%   73.20%   -0.08%     
==========================================
  Files         424      426       +2     
  Lines       59960    60023      +63     
==========================================
+ Hits        43936    43939       +3     
- Misses      13559    13620      +61     
+ Partials     2465     2464       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.