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
Deploy to mainnet #2348
Deploy to mainnet #2348
Changes from 10 commits
1b5f9ed
1deeccc
1b35118
87dd3a1
5b602c4
9fa846d
68b6600
6cee6d7
c0bffec
7a71a2e
84e4ac0
d2e5a55
e9e14fe
373bd14
b9ab42e
cf2f62a
99a38c8
5629fe4
1664d75
cdb76c7
d43caaf
fbaebd5
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_assets_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/rgbpp_assets_statistics_controller.rb#L1-L5
Check warning on line 9 in app/controllers/api/v2/rgbpp_assets_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/rgbpp_assets_statistics_controller.rb#L7-L9
Check warning on line 24 in app/controllers/api/v2/rgbpp_assets_statistics_controller.rb
Codecov / codecov/patch
app/controllers/api/v2/rgbpp_assets_statistics_controller.rb#L11-L24
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 4 in app/models/rgbpp_assets_statistic.rb
Codecov / codecov/patch
app/models/rgbpp_assets_statistic.rb#L1-L4
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 5 in app/workers/fiber_graph_detect_worker.rb
Codecov / codecov/patch
app/workers/fiber_graph_detect_worker.rb#L5
Check warning on line 9 in app/workers/fiber_graph_detect_worker.rb
Codecov / codecov/patch
app/workers/fiber_graph_detect_worker.rb#L8-L9
Check warning on line 14 in app/workers/fiber_graph_detect_worker.rb
Codecov / codecov/patch
app/workers/fiber_graph_detect_worker.rb#L14
Check warning on line 16 in app/workers/fiber_graph_detect_worker.rb
Codecov / codecov/patch
app/workers/fiber_graph_detect_worker.rb#L16
Check warning on line 73 in app/workers/fiber_graph_detect_worker.rb
Codecov / codecov/patch
app/workers/fiber_graph_detect_worker.rb#L73
Check warning on line 99 in app/workers/fiber_graph_detect_worker.rb
Codecov / codecov/patch
app/workers/fiber_graph_detect_worker.rb#L99
Check warning on line 3 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L1-L3
Check warning on line 5 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L5
Check warning on line 21 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L7-L21
Check warning on line 23 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L23
Check warning on line 29 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L25-L29
Check warning on line 36 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L31-L36
Check warning on line 41 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L38-L41
Check warning on line 49 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L43-L49
Check warning on line 58 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L51-L58
Check warning on line 66 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L60-L66
Check warning on line 71 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L68-L71
Check warning on line 79 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L73-L79
Check warning on line 83 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L81-L83
Check warning on line 88 in app/workers/generate_rgbpp_assets_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_rgbpp_assets_statistic_worker.rb#L85-L88
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 11 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L4-L11
Check warning on line 13 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L13
Check warning on line 22 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L15-L22
Check warning on line 36 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L24-L36
Check warning on line 41 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L38-L41
Check warning on line 52 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L43-L52
Check warning on line 56 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L54-L56
Check warning on line 61 in app/workers/generate_udt_hourly_statistic_worker.rb
Codecov / codecov/patch
app/workers/generate_udt_hourly_statistic_worker.rb#L58-L61