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

Scheduler and plannings management (#3255) #3256

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Scheduler and plannings management (#3255)

d6f81cc
Select commit
Loading
Failed to load commit list.
Draft

Scheduler and plannings management (#3255) #3256

Scheduler and plannings management (#3255)
d6f81cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2024 in 1s

71.29% of diff hit (target 83.12%)

View this Pull Request on Codecov

71.29% of diff hit (target 83.12%)

Annotations

Check warning on line 253 in src/IoTHub.Portal.Application/Helpers/ConfigHelper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Application/Helpers/ConfigHelper.cs#L251-L253

Added lines #L251 - L253 were not covered by tests

Check warning on line 186 in src/IoTHub.Portal.Client/Components/Planning/EditPlanning.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Components/Planning/EditPlanning.razor#L186

Added line #L186 was not covered by tests

Check warning on line 192 in src/IoTHub.Portal.Client/Components/Planning/EditPlanning.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Components/Planning/EditPlanning.razor#L192

Added line #L192 was not covered by tests

Check warning on line 198 in src/IoTHub.Portal.Client/Components/Planning/EditPlanning.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Components/Planning/EditPlanning.razor#L198

Added line #L198 was not covered by tests

Check warning on line 178 in src/IoTHub.Portal.Client/Dialogs/Layer/LinkDeviceLayerDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Layer/LinkDeviceLayerDialog.razor#L174-L178

Added lines #L174 - L178 were not covered by tests

Check warning on line 231 in src/IoTHub.Portal.Client/Dialogs/Layer/LinkDeviceLayerDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Layer/LinkDeviceLayerDialog.razor#L231

Added line #L231 was not covered by tests

Check warning on line 35 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 52 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 54 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L54

Added line #L54 was not covered by tests

Check warning on line 68 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 73 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 75 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L75

Added line #L75 was not covered by tests

Check warning on line 83 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 86 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 153 in src/IoTHub.Portal.Client/Pages/Layer/LayerListPage.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Pages/Layer/LayerListPage.razor#L153

Added line #L153 was not covered by tests

Check warning on line 139 in src/IoTHub.Portal.Client/Pages/Planning/PlanningListPage.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Client/Pages/Planning/PlanningListPage.razor#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 87 in src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs#L84-L87

Added lines #L84 - L87 were not covered by tests

Check warning on line 120 in src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs#L120

Added line #L120 was not covered by tests

Check warning on line 122 in src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs#L122

Added line #L122 was not covered by tests

Check warning on line 144 in src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 280 in src/IoTHub.Portal.Server/Managers/ExportManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Server/Managers/ExportManager.cs#L280

Added line #L280 was not covered by tests

Check warning on line 287 in src/IoTHub.Portal.Server/Managers/ExportManager.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/IoTHub.Portal.Server/Managers/ExportManager.cs#L282-L287

Added lines #L282 - L287 were not covered by tests