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

Add missing Description column on Edge Device Model #1246 #1250

Merged
merged 1 commit into from
Sep 16, 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 requested a review from a team as a code owner September 16, 2022 07:47
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Base: 88.24% // Head: 88.23% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (d7cae12) compared to base (360661b).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1250      +/-   ##
==========================================
- Coverage   88.24%   88.23%   -0.02%     
==========================================
  Files         222      222              
  Lines        6830     6831       +1     
==========================================
  Hits         6027     6027              
- Misses        803      804       +1     
Impacted Files Coverage Δ
...ureIoTHubPortal.Domain/Entities/EdgeDeviceModel.cs 0.00% <0.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.

@hocinehacherouf hocinehacherouf merged commit 791c467 into main Sep 16, 2022
@hocinehacherouf hocinehacherouf deleted the bugfix/1246_add_missing_colunm_on_edge_model branch September 16, 2022 08:08
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: Colunm Description on Edge Device Model table doesn't exist
2 participants