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

BugFix/#1373_-_Issue when creating a new Edge Device #1379

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

Sben65
Copy link
Contributor

@Sben65 Sben65 commented Oct 19, 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 changed the title BugFix/#1173_-_Issue when creating a new Edge Device BugFix/#1373_-_Issue when creating a new Edge Device Oct 19, 2022
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 89.29% // Head: 89.29% // No change to project coverage 👍

Coverage data is based on head (a4fec07) compared to base (44e8088).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1379   +/-   ##
=======================================
  Coverage   89.29%   89.29%           
=======================================
  Files         252      252           
  Lines        7884     7884           
=======================================
  Hits         7040     7040           
  Misses        844      844           
Impacted Files Coverage Δ
...rc/AzureIoTHubPortal.Domain/Entities/EdgeDevice.cs 100.00% <100.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Sben65 Sben65 marked this pull request as ready for review October 19, 2022 13:09
@Sben65 Sben65 requested a review from a team as a code owner October 19, 2022 13:09
@Sben65 Sben65 merged commit f393b4e into main Oct 19, 2022
@Sben65 Sben65 deleted the Bug/1173_-_Issue_when_creating_new_edge_device branch October 19, 2022 14:04
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: Issue when creating a new Edge Device
2 participants