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

Merge Hotfix from 2.7.1 #1065

Merged
merged 3 commits into from
Aug 11, 2022
Merged

Merge Hotfix from 2.7.1 #1065

merged 3 commits into from
Aug 11, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Aug 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

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #1065 (4c6f63c) into main (c181b05) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1065   +/-   ##
=======================================
  Coverage   85.45%   85.46%           
=======================================
  Files         179      179           
  Lines        5859     5861    +2     
=======================================
+ Hits         5007     5009    +2     
  Misses        852      852           
Impacted Files Coverage Δ
src/AzureIoTHub.Portal/Server/ConfigHandler.cs 0.00% <ø> (ø)
...reIoTHub.Portal/Server/DevelopmentConfigHandler.cs 78.78% <100.00%> (+0.66%) ⬆️
...ureIoTHub.Portal/Server/ProductionConfigHandler.cs 78.78% <100.00%> (+0.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kbeaugrand kbeaugrand marked this pull request as ready for review August 10, 2022 13:56
@kbeaugrand kbeaugrand requested a review from a team as a code owner August 10, 2022 13:56
@kbeaugrand kbeaugrand force-pushed the hotfix/2.7 branch 2 times, most recently from a79d62b to 8631682 Compare August 11, 2022 07:04
@kbeaugrand kbeaugrand merged commit bb7ecb9 into main Aug 11, 2022
@kbeaugrand kbeaugrand deleted the hotfix/2.7 branch August 11, 2022 07:22
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: Error while sending command to a LoRaWan device
2 participants