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

eIssue 256 #2341

Merged
merged 8 commits into from
Dec 16, 2024

fix: udt hourly statistic api response

b336871
Select commit
Loading
Failed to load commit list.
Merged

eIssue 256 #2341

fix: udt hourly statistic api response
b336871
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2024 in 0s

55.94% (target 90.00%)

View this Pull Request on Codecov

55.94% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 138 lines in your changes missing coverage. Please review.

Project coverage is 55.94%. Comparing base (f373f6b) to head (b336871).
Report is 563 commits behind head on develop.

Files with missing lines Patch % Lines
...pp/workers/generate_udt_hourly_statistic_worker.rb 0.00% 49 Missing ⚠️
...rollers/api/v2/udt_hourly_statistics_controller.rb 0.00% 26 Missing ⚠️
.../workers/generate_rgbpp_hourly_statistic_worker.rb 0.00% 25 Missing ⚠️
...llers/api/v2/rgbpp_hourly_statistics_controller.rb 0.00% 18 Missing ⚠️
app/models/udt_hourly_statistic.rb 0.00% 16 Missing ⚠️
app/models/rgbpp_hourly_statistic.rb 0.00% 2 Missing ⚠️
lib/scheduler.rb 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (f373f6b) and HEAD (b336871). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (f373f6b) HEAD (b336871)
2 1
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2341       +/-   ##
============================================
- Coverage    67.56%   55.94%   -11.62%     
============================================
  Files          289      372       +83     
  Lines         7944    10669     +2725     
============================================
+ Hits          5367     5969      +602     
- Misses        2577     4700     +2123     

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