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

Environment Sync, Dev to Test #603

Merged
merged 8 commits into from
Mar 16, 2021
Merged

Environment Sync, Dev to Test #603

merged 8 commits into from
Mar 16, 2021

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Mar 16, 2021

What's included

Environment Sync, Dev to Test, various bug fixes. This PR temporarily includes left nav updates, they will be removed once synced into the QA branch to coordinate with the Platform's left navigation config updates being limited to the lower beta environment(s)

Commits

Bug Fixes

  1. routerConfig ent-3541 openshift platform route id updates (fix(routerConfig): ent-3541 openshift platform route id updates #596) (175706a)
  2. viewReducer ent-3509 date range for inventory (fix(viewReducer): ent-3509 date range for inventory #597) (55915b5)
  3. productViewOpenShiftContainer ent-3509 core hours display (fix(productViewOpenShiftContainer): ent-3509 core hours display #599) (90b6ee5)
  4. productViews update sort default, descending (fix(productViews): update sort default, descending #601) (94dacf3)
  5. toolbarFieldGranularity ent-3644 reset inventory offset (fix(toolbarFieldGranularity): ent-3644 reset inventory offset #602) (9f8e60a)
  6. routerHelpers dynamic route, handle additional directories (fix(routerHelpers): dynamic route, handle additional directories #600) (344583e)
  7. TEMPORARY, THIS COMMIT WILL BE REMOVED FROM QA BRANCH

Chores

  1. build npm updates (chore(build): npm updates #598) (55bba52)

@codecov-io
Copy link

Codecov Report

Merging #603 (51c5925) into qa (64f9cd9) will decrease coverage by 0.10%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##               qa     #603      +/-   ##
==========================================
- Coverage   93.92%   93.81%   -0.11%     
==========================================
  Files          86       86              
  Lines        2139     2586     +447     
  Branches      540      899     +359     
==========================================
+ Hits         2009     2426     +417     
- Misses        107      137      +30     
  Partials       23       23              
Impacted Files Coverage Δ
src/components/authentication/authentication.js 72.72% <0.00%> (+0.93%) ⬆️
src/components/productView/productView.js 100.00% <ø> (ø)
...nents/productView/productViewOpenShiftDedicated.js 94.44% <ø> (-5.56%) ⬇️
src/components/productView/productViewRhel.js 91.42% <ø> (-0.24%) ⬇️
src/components/productView/productViewSatellite.js 91.42% <ø> (-0.24%) ⬇️
src/components/router/routerConfig.js 54.54% <ø> (ø)
src/components/toolbar/toolbarFieldGranularity.js 90.90% <ø> (ø)
src/redux/reducers/viewReducer.js 100.00% <ø> (ø)
src/types/rhsmApiTypes.js 100.00% <ø> (ø)
...nents/productView/productViewOpenShiftContainer.js 73.41% <100.00%> (-4.14%) ⬇️
... and 58 more

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 64f9cd9...51c5925. Read the comment docs.

@cdcabrera cdcabrera merged commit 555fbc9 into qa Mar 16, 2021
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.

2 participants