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

change LoRa Network Server to LoRa Device on create device #207

Merged
merged 3 commits into from
Feb 7, 2022
Merged

Conversation

Sben65
Copy link
Contributor

@Sben65 Sben65 commented Feb 7, 2022

Description

What's new?

  • Change device type name from LoRa Network Server to LoRa Device

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 audserraCGI February 7, 2022 08:31
@Sben65 Sben65 requested a review from a team as a code owner February 7, 2022 08:31
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2022

Codecov Report

Merging #207 (ddc2c74) into main (3570123) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #207   +/-   ##
=====================================
  Coverage   6.00%   6.00%           
=====================================
  Files         71      71           
  Lines       2331    2331           
=====================================
  Hits         140     140           
  Misses      2191    2191           
Impacted Files Coverage Δ
...Portal/Client/Pages/Devices/CreateDevicePage.razor 0.00% <ø> (ø)
...al/Client/Pages/Gateways/CreateGatewayDialog.razor 0.00% <ø> (ø)
...erver/Managers/DeviceProvisioningServiceManager.cs 0.00% <0.00%> (ø)

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 3570123...ddc2c74. Read the comment docs.

@Sben65 Sben65 merged commit acd61d1 into main Feb 7, 2022
@Sben65 Sben65 deleted the quick_fix branch February 7, 2022 08:40
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.

3 participants