Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
eIssue 256 #2341
Changes from 5 commits
1f93ebe
69fd5b5
6733cd6
64a52d3
b336871
93c11bc
30e6556
941f70f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 5 in app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb#L1-L5
Check warning on line 7 in app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb#L7
Check warning on line 20 in app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb#L9-L20
Check warning on line 5 in app/controllers/api/v2/udt_hourly_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/udt_hourly_statistics_controller.rb#L1-L5
Check warning on line 13 in app/controllers/api/v2/udt_hourly_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/udt_hourly_statistics_controller.rb#L7-L13
Check warning on line 28 in app/controllers/api/v2/udt_hourly_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/udt_hourly_statistics_controller.rb#L15-L28
Check warning on line 2 in app/models/rgbpp_hourly_statistic.rb
Codecov / codecov/patch
app/models/rgbpp_hourly_statistic.rb#L1-L2
Check warning on line 2 in app/models/udt_hourly_statistic.rb
Codecov / codecov/patch
app/models/udt_hourly_statistic.rb#L1-L2
Check warning on line 6 in app/models/udt_hourly_statistic.rb
Codecov / codecov/patch
app/models/udt_hourly_statistic.rb#L4-L6
Check warning on line 8 in app/models/udt_hourly_statistic.rb
Codecov / codecov/patch
app/models/udt_hourly_statistic.rb#L8
Check warning on line 11 in app/models/udt_hourly_statistic.rb
Codecov / codecov/patch
app/models/udt_hourly_statistic.rb#L10-L11
Check warning on line 13 in app/models/udt_hourly_statistic.rb
Codecov / codecov/patch
app/models/udt_hourly_statistic.rb#L13
Check warning on line 16 in app/models/udt_hourly_statistic.rb
Codecov / codecov/patch
app/models/udt_hourly_statistic.rb#L15-L16
Check warning on line 22 in app/models/udt_hourly_statistic.rb
Codecov / codecov/patch
app/models/udt_hourly_statistic.rb#L18-L22
Check warning on line 2 in app/workers/generate_rgbpp_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_hourly_statistic_worker.rb#L1-L2
Check warning on line 16 in app/workers/generate_rgbpp_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_hourly_statistic_worker.rb#L4-L16
Check warning on line 18 in app/workers/generate_rgbpp_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_hourly_statistic_worker.rb#L18
Check warning on line 28 in app/workers/generate_rgbpp_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_hourly_statistic_worker.rb#L20-L28
Check warning on line 2 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L1-L2
Check warning on line 24 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L4-L24
Check warning on line 26 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L26
Check warning on line 35 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L28-L35
Check warning on line 46 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L37-L46
Check warning on line 50 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L48-L50
Check warning on line 55 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L52-L55