Skip to content

Review after code scanning #3259

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

Closed
wants to merge 2 commits into from
Closed

Review after code scanning #3259

wants to merge 2 commits into from

Conversation

judramos
Copy link
Contributor

@judramos judramos commented Dec 6, 2024

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

kbeaugrand and others added 2 commits December 5, 2024 12:31
* Add of layerId in device twin

* #2998 Quartz migration for SendPlanningCommand

* #2856 Disable built-in device model deletion

* #3238 Update view when a device is unchecked

* 3239 Allow to delete a planning from client

* 3239 Allow to delete a planning

* 2998 Schedule commands

* #3239 Change checkboxes for layers displayed

* Merge from main

* 2516 add supportLoRaFeatures tag in template file

* #3250 Import device list using the template given

* #2985 Batch import creates ABP tags in Device Twin for OTAA-based device models

* #3251 Import device - data overwritten

* Unit tests

* Update src/IoTHub.Portal.Infrastructure/Jobs/SendPlanningCommandJob.cs

Co-authored-by: Kevin BEAUGRAND <9513635+kbeaugrand@users.noreply.github.com>

* #2958 Remove 'Connection State' and 'Last status update' columns

* #3023 startupOrder not supported in Edge Device Model schema

---------

Co-authored-by: E068097 <julie.ramos_ext@michelin.com>
Co-authored-by: judramos <ramos.julie.63@gmail.com>
@judramos judramos requested a review from a team as a code owner December 6, 2024 18:05
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 71.21951% with 59 lines in your changes missing coverage. Please review.

Project coverage is 84.69%. Comparing base (32be2da) to head (5839e01).
Report is 3 commits behind head on main-vnext.

Files with missing lines Patch % Lines
...Client/Dialogs/Planning/DeletePlanningDialog.razor 51.16% 21 Missing ⚠️
...rtal.Infrastructure/Jobs/SendPlanningCommandJob.cs 75.92% 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-vnext    #3259      +/-   ##
==============================================
+ Coverage       83.12%   84.69%   +1.57%     
==============================================
  Files             327      328       +1     
  Lines           12428    12522      +94     
  Branches          980      990      +10     
==============================================
+ Hits            10331    10606     +275     
+ Misses           1807     1606     -201     
- Partials          290      310      +20     

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

@kbeaugrand kbeaugrand closed this Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants