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

Production Release 2.3.0 #907

Merged
merged 19 commits into from
Mar 8, 2022
Merged

Production Release 2.3.0 #907

merged 19 commits into from
Mar 8, 2022

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Mar 8, 2022

2.3.0 (2022-03-08)

Features

Bug Fixes

Code Refactoring

Build

  • deps: aggregated dependency checks, updates (#903) (06c2841)
  • dev: local run, content security policy update (#880) (c9d5940)

cdcabrera and others added 19 commits March 8, 2022 15:15
* 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 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2022

Codecov Report

Merging #907 (06c2841) into main (afd9344) will increase coverage by 0.01%.
The diff coverage is 93.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #907      +/-   ##
==========================================
+ 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...06c2841. Read the comment docs.

@cdcabrera
Copy link
Member Author

Ignore the AppSRE bot, its misaligned with our branching structure where we align as main = prod, and AppSRE aligns as main = console.stage

@cdcabrera cdcabrera merged commit 76b901d into main Mar 8, 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