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

chore: vacuum tracked_users_reports table #4948

Merged
merged 2 commits into from
Aug 12, 2024

addressed comments

b5a7d39
Select commit
Loading
Failed to load commit list.
Merged

chore: vacuum tracked_users_reports table #4948

addressed comments
b5a7d39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

74.40% (-0.04%) compared to 2e029f9

View this Pull Request on Codecov

74.40% (-0.04%) compared to 2e029f9

Details

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Project coverage is 74.40%. Comparing base (2e029f9) to head (b5a7d39).
Report is 9 commits behind head on master.

Files Patch % Lines
enterprise/reporting/flusher/flusher.go 47.05% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4948      +/-   ##
==========================================
- Coverage   74.44%   74.40%   -0.04%     
==========================================
  Files         428      428              
  Lines       49868    49902      +34     
==========================================
+ Hits        37122    37130       +8     
- Misses      10298    10321      +23     
- Partials     2448     2451       +3     

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