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

Track downloads statistics on timescaledb #4979

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Fix keyword from compress_interval to compress_after

84c3551
Select commit
Loading
Failed to load commit list.
Open

Track downloads statistics on timescaledb #4979

Fix keyword from compress_interval to compress_after
84c3551
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 0s

20.26% (-76.88%) compared to e28ea63

View this Pull Request on Codecov

20.26% (-76.88%) compared to e28ea63

Details

Codecov Report

Attention: Patch coverage is 22.40000% with 97 lines in your changes missing coverage. Please review.

Project coverage is 20.26%. Comparing base (e28ea63) to head (84c3551).
Report is 39 commits behind head on master.

Files with missing lines Patch % Lines
app/jobs/fastly_log_downloads_processor.rb 34.00% 33 Missing ⚠️
app/models/log_download.rb 0.00% 26 Missing ⚠️
...ce/backfill_log_downloads_from_log_tickets_task.rb 0.00% 15 Missing ⚠️
...ackfill_log_tickets_to_timescale_downloads_task.rb 0.00% 10 Missing ⚠️
app/models/download.rb 12.50% 7 Missing ⚠️
lib/shoryuken/sqs_worker.rb 0.00% 5 Missing ⚠️
app/jobs/fastly_log_downloads_processor_job.rb 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4979       +/-   ##
===========================================
- Coverage   97.13%   20.26%   -76.88%     
===========================================
  Files         457      459        +2     
  Lines        9567    11490     +1923     
===========================================
- Hits         9293     2328     -6965     
- Misses        274     9162     +8888     

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