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 loading of LoraWAN device commands #904 #905

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

hocinehacherouf
Copy link
Contributor

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

@hocinehacherouf hocinehacherouf marked this pull request as ready for review July 7, 2022 10:52
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner July 7, 2022 10:52
@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #905 (37d1916) into main (13e48be) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #905   +/-   ##
=======================================
  Coverage   83.15%   83.15%           
=======================================
  Files         162      162           
  Lines        5484     5484           
=======================================
  Hits         4560     4560           
  Misses        924      924           
Impacted Files Coverage Δ
...Portal/Client/Pages/Devices/DeviceDetailPage.razor 68.80% <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 13e48be...37d1916. Read the comment docs.

@hocinehacherouf hocinehacherouf merged commit 73317d1 into main Jul 7, 2022
@hocinehacherouf hocinehacherouf deleted the bugfix/904_lorawandevicecommandsnotloaded branch July 7, 2022 10:55
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: LoraWAN device commands are not loaded
1 participant