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

Introduce LoRa Concentrator Management #240

Merged
merged 36 commits into from
Feb 10, 2022

Conversation

Sben65
Copy link
Contributor

@Sben65 Sben65 commented Feb 10, 2022

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

@Sben65 Sben65 requested a review from kbeaugrand February 10, 2022 15:57
@Sben65 Sben65 requested a review from a team as a code owner February 10, 2022 15:57
@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #240 (f3dab7a) into main (1cbb513) will increase coverage by 3.07%.
The diff coverage is 42.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   17.15%   20.22%   +3.07%     
==========================================
  Files          67       77      +10     
  Lines        2005     2269     +264     
==========================================
+ Hits          344      459     +115     
- Misses       1661     1810     +149     
Impacted Files Coverage Δ
...nt/Pages/Edge_Devices/ConnectionStringDialog.razor 0.00% <ø> (ø)
...nt/Pages/Edge_Devices/CreateEdgeDeviceDialog.razor 0.00% <ø> (ø)
...e_Devices/EdgeDeviceDeleteConfirmationDialog.razor 0.00% <ø> (ø)
...ient/Pages/Edge_Devices/EdgeDeviceDetailPage.razor 0.00% <0.00%> (ø)
...Client/Pages/Edge_Devices/EdgeDeviceListPage.razor 0.00% <0.00%> (ø)
...l/Client/Pages/Edge_Devices/ModuleLogsDialog.razor 0.00% <ø> (ø)
.../LoRaWAN/Concentrator/ConcentratorDetailPage.razor 0.00% <0.00%> (ø)
...es/LoRaWAN/Concentrator/ConcentratorListPage.razor 0.00% <0.00%> (ø)
.../LoRaWAN/Concentrator/CreateConcentratorPage.razor 0.00% <0.00%> (ø)
.../LoRaWAN/Concentrator/DeleteConcentratorPage.razor 0.00% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cbb513...f3dab7a. Read the comment docs.

Copy link
Member

@kbeaugrand kbeaugrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also include #241 (at least the deploy setting in this PR)

@kbeaugrand kbeaugrand changed the title Issue #192 add lo ra concentrator Introduct LoRa Concentrator Management Feb 10, 2022
@kbeaugrand kbeaugrand changed the title Introduct LoRa Concentrator Management Introduce LoRa Concentrator Management Feb 10, 2022
@kbeaugrand kbeaugrand force-pushed the issue_#192_add_LoRa_concentrator branch from 3dc09d0 to fb877a7 Compare February 10, 2022 19:03
@kbeaugrand kbeaugrand self-requested a review February 10, 2022 20:27
@kbeaugrand kbeaugrand force-pushed the issue_#192_add_LoRa_concentrator branch from eb30b69 to f3dab7a Compare February 10, 2022 20:38
@kbeaugrand kbeaugrand merged commit 01d412f into main Feb 10, 2022
@kbeaugrand kbeaugrand deleted the issue_#192_add_LoRa_concentrator branch February 10, 2022 20:44
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.

Task: Manage LoRa Concentrator on the portal
2 participants