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 #1461 - Add documentation link to the appbar #1570

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

kbeaugrand
Copy link
Member

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

@kbeaugrand kbeaugrand force-pushed the fix/1461_add_documentation_link_to_portal branch from 0fd259a to acd97ad Compare November 21, 2022 14:41
@kbeaugrand kbeaugrand marked this pull request as ready for review November 21, 2022 14:41
@kbeaugrand kbeaugrand requested a review from a team as a code owner November 21, 2022 14:41
@kbeaugrand kbeaugrand force-pushed the fix/1461_add_documentation_link_to_portal branch from acd97ad to a0bf4b0 Compare November 21, 2022 15:13
@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

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

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1570   +/-   ##
=======================================
  Coverage   89.74%   89.74%           
=======================================
  Files         259      259           
  Lines        8123     8123           
=======================================
  Hits         7290     7290           
  Misses        833      833           
Impacted Files Coverage Δ
src/AzureIoTHub.Portal.Client/Shared/Appbar.razor 76.19% <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.

@kbeaugrand kbeaugrand merged commit 051da9c into main Nov 21, 2022
@kbeaugrand kbeaugrand deleted the fix/1461_add_documentation_link_to_portal branch November 21, 2022 17:03
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.

Discussion: Add Documentation link to the portal instance
2 participants