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

[ComponentLibrary][Regression] Fix broken internal links #1954

Merged
merged 1 commit into from Jan 26, 2022

Conversation

bpauli
Copy link
Contributor

@bpauli bpauli commented Jan 25, 2022

Q                       A
Fixed Issues? Fixes #1955
Patch: Bug Fix? 👍
Minor: New Feature?
Major: Breaking Change?
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes?
License Apache License, Version 2.0

fix broken internal links regression introduced with #1862
@sonarcloud
Copy link

sonarcloud bot commented Jan 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #1954 (baebfaa) into development (7219f32) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development    #1954   +/-   ##
==============================================
  Coverage          86.64%   86.64%           
  Complexity          2269     2269           
==============================================
  Files                209      209           
  Lines               6035     6035           
  Branches             905      905           
==============================================
  Hits                5229     5229           
  Misses               329      329           
  Partials             477      477           

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 7219f32...baebfaa. Read the comment docs.

@bpauli bpauli merged commit 13a09ec into development Jan 26, 2022
@bpauli bpauli deleted the issue/regression-internal-links branch January 26, 2022 09: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.

[ComponentLibrary][Regression] Internal Links are broken
4 participants