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

Fix #330 - Activate LoRa by default #331

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 25, 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

@kbeaugrand kbeaugrand requested a review from a team as a code owner February 25, 2022 07:26
@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #331 (c536400) into main (0a701fc) will increase coverage by 0.89%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
+ Coverage   40.30%   41.19%   +0.89%     
==========================================
  Files          95       95              
  Lines        2784     2784              
==========================================
+ Hits         1122     1147      +25     
+ Misses       1662     1637      -25     
Impacted Files Coverage Δ
...b.Portal/Client/Pages/Devices/DeviceListPage.razor 35.71% <ø> (+35.71%) ⬆️
src/AzureIoTHub.Portal/Server/Startup.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 b9fdcdf...c536400. Read the comment docs.

@kbeaugrand kbeaugrand merged commit e9d5494 into main Feb 25, 2022
@kbeaugrand kbeaugrand deleted the fix/330_activate_lora_by_default branch February 25, 2022 07:27
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.

Bug: When accessing to LoRaWAN functionalities HTTP - 500
1 participant