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 #902

Merged
merged 18 commits into from
Mar 1, 2022
Merged

Environment Sync Dev to Test #902

merged 18 commits into from
Mar 1, 2022

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Mar 1, 2022

What's included

Environment sync, dev to test (beta to stable)

Commits

Chores

  1. build npm updates (NPM dev-dep updates #869) (ea03107)
  2. build dependabot limit PRs (chore(build): dependabot limit PRs #891) (a3af5cc)
  3. deps bump actions/setup-node from 2.5.1 to 3 (chore(deps): bump actions/setup-node from 2.5.1 to 3 #900) (34e16d0)
  4. deps bump actions/github-script from 5 to 6 (chore(deps): bump actions/github-script from 5 to 6 #901) (82cf74d)

Bug Fixes

  1. build npm updates (NPM updates, deps #874) (7270026)
  2. productViews product configs, test timestamps (refactor(inventory): ent 4572 class to functions #857) (2cce65b)
  3. build npm updates, regen lock (fix(build): npm updates, regen lock #887) (f98fcb5)
  4. inventoryCardSubscriptionsContext ent-4572 sort types (fix(inventoryCardSubscriptionsContext): ent-4572 sort types #890) (083f81f)
  5. testing clean up fragment wrappers (fix(testing): clean up fragment wrappers #892) (a3b3211)
  6. config ent-4777 next_event_date display format (fix(config): ent-4777 next_event_date display format #897) (66959db)
  7. rhosak ent-4615 gibibytes to binary gigabytes (fix(rhosak): ent-4615 gibibytes to binary gigabytes #895) (346c179)

Code Refactoring

  1. inventoryCard ent-4572 rename from inventoryList (refactor(inventory): ent 4572 class to functions #857) (dca560e)
  2. inventoryCard ent-4572 class, function conversion (refactor(inventory): ent 4572 class to functions #857) (e14b14d)
  3. inventory ent-4572 rename components (refactor(inventory): ent 4572 class to functions #857) (39a527a)
  4. optinView ent-4572 convert class component (refactor(optinView): ent-4572 convert class component #877) (d62b121)

Builds

  1. dev local run, content security policy update (build(dev): local run, content security policy update #880) (0cf556c)

Features

  1. inventoryCardHelpers ent-4689 custom tooltip config (feat(inventoryCardHelpers): ent-4689 custom tooltip config #884) (fdeccfb)
  2. inventoryCardSubscriptions ent-4772 product_name sort (feat(inventoryCardSubscriptions): ent-4772 product_name sort #896) (72e958d)

cdcabrera and others added 18 commits January 25, 2022 09:31
* locale, disabled tab string
* guestsList, class to func, deprecated guests
* guestsListContext, hooks for selectors, action
* inventoryCard, class to func
* inventoryCardContext, hooks for selectors, action
* inventorySubscriptions, class to func, alias inventoryCard
* inventorySubscriptionsContext, hooks for selectors, action
* productViews, component prop drill, config clean up
* productViewContext, activate guests config
* useReactRedux, expand base redux hooks
* viewReducer, guests query and types
* selectors, remove unused instances, subscriptions
* rhsmConstants, expand for guests, number_of_guests
* rhsmSchemas, guests, subscriptions added
* rhsmTransformers, instances number_of_guests added
* inventoryCardHelpers, restructure, allow tooltips
* tooltip, pf tooltip wrapper, styling
* config, allow sort on products, openshift, rhel, rhosak
* rhsmConstants, expand sort for product_name, total_capacity
@cdcabrera cdcabrera added the 202204 project phase label Mar 1, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2022

Codecov Report

Merging #902 (346c179) into qa (afd9344) will increase coverage by 0.01%.
The diff coverage is 93.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##               qa     #902      +/-   ##
==========================================
+ Coverage   94.05%   94.07%   +0.01%     
==========================================
  Files         123      126       +3     
  Lines        3548     3694     +146     
  Branches     1377     1445      +68     
==========================================
+ Hits         3337     3475     +138     
- Misses        194      201       +7     
- Partials       17       18       +1     
Impacted Files Coverage Δ
src/components/router/router.js 96.55% <ø> (ø)
src/redux/selectors/graphCardSelectors.js 98.27% <ø> (ø)
src/redux/selectors/inventoryListSelectors.js 97.29% <ø> (ø)
src/services/config.js 85.71% <ø> (ø)
src/types/rhsmApiTypes.js 100.00% <ø> (ø)
...Subscriptions/inventoryCardSubscriptionsContext.js 73.46% <73.46%> (ø)
src/config/product.rhosak.js 86.11% <75.00%> (+0.81%) ⬆️
src/components/inventoryGuests/inventoryGuests.js 83.72% <83.72%> (ø)
...c/components/inventoryCard/inventoryCardContext.js 91.83% <91.83%> (ø)
...mponents/inventoryGuests/inventoryGuestsContext.js 95.23% <95.23%> (ø)
... and 23 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 afd9344...346c179. Read the comment docs.

@cdcabrera cdcabrera merged commit 82600b8 into qa Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202204 project phase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants