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 #272 fix error on concentrator list #295

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

Sben65
Copy link
Contributor

@Sben65 Sben65 commented Feb 21, 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 audserraCGI February 21, 2022 15:56
@Sben65 Sben65 requested a review from a team as a code owner February 21, 2022 15:56
@Sben65 Sben65 linked an issue Feb 21, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #295 (74a7c1e) into main (5c23278) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
+ Coverage   39.62%   39.70%   +0.08%     
==========================================
  Files          93       93              
  Lines        2751     2755       +4     
==========================================
+ Hits         1090     1094       +4     
  Misses       1661     1661              
Impacted Files Coverage Δ
...ers/v1.0/LoRaWAN/LoRaWANConcentratorsController.cs 75.00% <100.00%> (+1.66%) ⬆️

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 5c23278...74a7c1e. Read the comment docs.

@kbeaugrand kbeaugrand merged commit 3fdbcc2 into main Feb 21, 2022
@kbeaugrand kbeaugrand deleted the issue_#272_error_on_concentrator_list branch February 21, 2022 16:23
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 when accessing to Concentrator list
2 participants