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

Merged
merged 17 commits into from
Dec 5, 2024

#3023 startupOrder not supported in Edge Device Model schema

72d53b0
Select commit
Loading
Failed to load commit list.
Merged

Scheduler and plannings management #3255

#3023 startupOrder not supported in Edge Device Model schema
72d53b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

84.69% (+1.56%) compared to dcdbb69

View this Pull Request on Codecov

84.69% (+1.56%) compared to dcdbb69

Details

Codecov Report

Attention: Patch coverage is 71.29187% with 60 lines in your changes missing coverage. Please review.

Project coverage is 84.69%. Comparing base (dcdbb69) to head (72d53b0).

Files with missing lines Patch % Lines
...Client/Dialogs/Planning/DeletePlanningDialog.razor 48.83% 22 Missing ⚠️
...rtal.Infrastructure/Jobs/SendPlanningCommandJob.cs 77.58% 9 Missing and 4 partials ⚠️
src/IoTHub.Portal.Server/Managers/ExportManager.cs 38.46% 7 Missing and 1 partial ⚠️
...l.Client/Dialogs/Layer/LinkDeviceLayerDialog.razor 0.00% 6 Missing ⚠️
.../IoTHub.Portal.Application/Helpers/ConfigHelper.cs 63.63% 3 Missing and 1 partial ⚠️
...rtal.Client/Components/Planning/EditPlanning.razor 89.65% 3 Missing ⚠️
...ortal.Client/Pages/Planning/PlanningListPage.razor 72.72% 2 Missing and 1 partial ⚠️
...THub.Portal.Client/Pages/Layer/LayerListPage.razor 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3247      +/-   ##
==========================================
+ Coverage   83.12%   84.69%   +1.56%     
==========================================
  Files         327      328       +1     
  Lines       12428    12525      +97     
  Branches      980      993      +13     
==========================================
+ Hits        10331    10608     +277     
+ Misses       1807     1607     -200     
- Partials      290      310      +20     

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