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(config): sw-1136 missing rhosak path alias #1099

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

cdcabrera
Copy link
Member

What's included

  • fix(config): sw-1136 missing rhosak path alias

Notes

  • missing application-services path alias

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test
  3. confirm tests come back clean

Check the build

  1. update the NPM packages with $ yarn
  2. $ yarn build
  3. confirm tests come back clean

Example

...

Updates issue/story

sw-1136

@cdcabrera cdcabrera added bug Something isn't working 202304 project phase labels Apr 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2023

Codecov Report

Merging #1099 (b180e9b) into dev (c4b52ca) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1099   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files         122      122           
  Lines        4212     4212           
  Branches     1715     1715           
=======================================
  Hits         3940     3940           
  Misses        255      255           
  Partials       17       17           
Impacted Files Coverage Δ
src/config/product.rhosak.js 84.21% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4b52ca...b180e9b. Read the comment docs.

@cdcabrera cdcabrera merged commit 7adc47e into RedHatInsights:dev Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202304 project phase bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants