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/patch failed Dec 13, 2024 in 1s

0.00% of diff hit (target 90.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 90.00%)

Annotations

Check warning on line 5 in app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 7 in app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb#L7

Added line #L7 was not covered by tests

Check warning on line 20 in app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/rgbpp_hourly_statistics_controller.rb#L9-L20

Added lines #L9 - L20 were not covered by tests

Check warning on line 5 in app/controllers/api/v2/udt_hourly_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/udt_hourly_statistics_controller.rb#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 13 in app/controllers/api/v2/udt_hourly_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/udt_hourly_statistics_controller.rb#L7-L13

Added lines #L7 - L13 were not covered by tests

Check warning on line 28 in app/controllers/api/v2/udt_hourly_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/udt_hourly_statistics_controller.rb#L15-L28

Added lines #L15 - L28 were not covered by tests

Check warning on line 2 in app/models/rgbpp_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/rgbpp_hourly_statistic.rb#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 2 in app/models/udt_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/udt_hourly_statistic.rb#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 6 in app/models/udt_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/udt_hourly_statistic.rb#L4-L6

Added lines #L4 - L6 were not covered by tests

Check warning on line 8 in app/models/udt_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/udt_hourly_statistic.rb#L8

Added line #L8 was not covered by tests

Check warning on line 11 in app/models/udt_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/udt_hourly_statistic.rb#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 13 in app/models/udt_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/udt_hourly_statistic.rb#L13

Added line #L13 was not covered by tests

Check warning on line 16 in app/models/udt_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/udt_hourly_statistic.rb#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 22 in app/models/udt_hourly_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/udt_hourly_statistic.rb#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 2 in app/workers/generate_rgbpp_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_rgbpp_hourly_statistic_worker.rb#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 16 in app/workers/generate_rgbpp_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_rgbpp_hourly_statistic_worker.rb#L4-L16

Added lines #L4 - L16 were not covered by tests

Check warning on line 18 in app/workers/generate_rgbpp_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_rgbpp_hourly_statistic_worker.rb#L18

Added line #L18 was not covered by tests

Check warning on line 28 in app/workers/generate_rgbpp_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_rgbpp_hourly_statistic_worker.rb#L20-L28

Added lines #L20 - L28 were not covered by tests

Check warning on line 2 in app/workers/generate_udt_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_udt_hourly_statistic_worker.rb#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 24 in app/workers/generate_udt_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_udt_hourly_statistic_worker.rb#L4-L24

Added lines #L4 - L24 were not covered by tests

Check warning on line 26 in app/workers/generate_udt_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_udt_hourly_statistic_worker.rb#L26

Added line #L26 was not covered by tests

Check warning on line 35 in app/workers/generate_udt_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_udt_hourly_statistic_worker.rb#L28-L35

Added lines #L28 - L35 were not covered by tests

Check warning on line 46 in app/workers/generate_udt_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_udt_hourly_statistic_worker.rb#L37-L46

Added lines #L37 - L46 were not covered by tests

Check warning on line 50 in app/workers/generate_udt_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_udt_hourly_statistic_worker.rb#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 55 in app/workers/generate_udt_hourly_statistic_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/generate_udt_hourly_statistic_worker.rb#L52-L55

Added lines #L52 - L55 were not covered by tests