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

Merged
merged 6 commits into from
Apr 20, 2021
Merged

Environment Sync, Dev to Test #626

merged 6 commits into from
Apr 20, 2021

Conversation

cdcabrera
Copy link
Member

What's included

Environment Sync, Dev to Test

Commits

Bug Fixes

  1. pageColumns smaller screen size column widths (fix(pageColumns): smaller screen size column widths #617) (e949585)
  2. actionRecordMiddleware expand sanitizeData (fix(pageColumns): smaller screen size column widths #617) (75d7f09)
  3. pageColumns maintain columns on granularity change (fix(pageColumns): maintain columns on granularity change #618) (f3575d5)

Chores

  1. build activate dependabot (chore(build): activate dependabot #619) (721b1a4)
  2. deps bump actions/setup-node from v1 to v2.1.5 (chore(deps): bump actions/setup-node from v1 to v2.1.5 #620) (1778c8b)
  3. deps bump actions/github-script from v2 to v3.1.1 (chore(deps): bump actions/github-script from v2 to v3.1.1 #621) (cf797dd)

@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2021

Codecov Report

Merging #626 (cf797dd) into qa (8855a89) will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               qa     #626      +/-   ##
==========================================
- Coverage   93.98%   93.83%   -0.15%     
==========================================
  Files          86       86              
  Lines        2146     2597     +451     
  Branches      548      907     +359     
==========================================
+ Hits         2017     2437     +420     
- Misses        106      137      +31     
  Partials       23       23              
Impacted Files Coverage Δ
src/components/pageLayout/pageColumns.js 100.00% <ø> (ø)
src/components/router/redirect.js 65.00% <0.00%> (-5.59%) ⬇️
...nents/productView/productViewOpenShiftDedicated.js 94.44% <0.00%> (-5.56%) ⬇️
...nents/productView/productViewOpenShiftContainer.js 73.75% <0.00%> (-4.69%) ⬇️
src/redux/selectors/subscriptionsListSelectors.js 96.96% <0.00%> (-3.04%) ⬇️
src/redux/selectors/inventoryListSelectors.js 97.29% <0.00%> (-2.71%) ⬇️
src/services/platformServices.js 97.67% <0.00%> (-2.33%) ⬇️
src/redux/selectors/graphCardSelectors.js 98.03% <0.00%> (-1.97%) ⬇️
...s/inventorySubscriptions/inventorySubscriptions.js 89.55% <0.00%> (-1.76%) ⬇️
src/components/inventoryList/inventoryList.js 90.54% <0.00%> (-1.46%) ⬇️
... and 46 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 8855a89...cf797dd. Read the comment docs.

@cdcabrera cdcabrera merged commit d9cddcb into qa Apr 20, 2021
@cdcabrera cdcabrera added the 202104 project phase label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202104 project phase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants