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 Increment 0.1.19 #387

Merged
merged 16 commits into from
Aug 24, 2020
Merged

Production Increment 0.1.19 #387

merged 16 commits into from
Aug 24, 2020

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Aug 21, 2020

0.1.19 (2020-08-21)

This is the last of the 0.1.XX minor versions planned. Inventory table implementations will bump us up to 0.2.XX or 1.X.X versions (edit 2020-09-17).

Features

Bug Fixes

zanewoodfin and others added 16 commits August 17, 2020 10:28
* build, platform package update for h1
* pageHeader, pf class added
* style, file names for consistency
* i18n, replace withTranslation new HOC, use translate function
* redux, remove withTranslation convenience HOCs
* rhsmTypes, add filter types, align naming
* rhsmServices, expand mock
* toolbar, rename SLA rhsmType
* viewReducer, apply filter types
* graphCard, c3GraphCard, prop graphQuery to query
* rhelView, openshiftView, toolbar, graphQuery to query
* redux, viewReducer, selectors, graphQuery to query
* graphCard, c3graphCard, filter to query name
* queryTypes, rhsmTypes, filter to query, align naming
* toolbar, apply query SLA type
* viewReducer, apply query types
* i18n, locale strings for usage
* toolbar, toolbarTypes, add usage filter
* redux, middleware, multiActionMiddleware, add array of actions
* redux, reducers, types, toolbar addtions
* styles, add toolbar styles
* toolbar, default filter category, soft filter reset
* locale, i18n, appName, product context strings
* openshiftView, rhelView, apply appName, product context
* pageHeader, appName param, product context
* table, apply appName clean up
* graphCard,c3GraphCard, switch redux granularity type
* locale, i18n, switch toolbar strings to context
* openshiftView, rhelView, apply filters for toolbar
* redux, queryTypes, viewReducer, granularity, sla, usage types
* toolbar, convert to config based filter display
* toolbarTypes, use context for locale strings
@codecov-commenter
Copy link

Codecov Report

Merging #387 into master will decrease coverage by 0.00%.
The diff coverage is 96.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
- Coverage   92.41%   92.40%   -0.01%     
==========================================
  Files          61       64       +3     
  Lines        1476     1528      +52     
  Branches      349      355       +6     
==========================================
+ Hits         1364     1412      +48     
- Misses         98      101       +3     
- Partials       14       15       +1     
Impacted Files Coverage Δ
src/components/graphCard/graphCardChartTooltip.js 100.00% <ø> (ø)
src/components/table/table.js 88.09% <ø> (-0.28%) ⬇️
src/components/table/tableSkeleton.js 100.00% <ø> (ø)
src/redux/selectors/graphCardSelectors.js 100.00% <ø> (ø)
src/redux/types/index.js 100.00% <ø> (ø)
src/redux/types/rhsmTypes.js 100.00% <ø> (ø)
src/services/rhsmServices.js 100.00% <ø> (ø)
src/components/toolbar/toolbar.js 91.07% <91.66%> (-4.39%) ⬇️
src/components/authentication/authentication.js 60.60% <100.00%> (ø)
src/components/c3GraphCard/c3GraphCard.js 88.67% <100.00%> (ø)
... and 17 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 732120a...7cab409. Read the comment docs.

Copy link
Member

@ntkathole ntkathole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 👍

@cdcabrera cdcabrera merged commit 1a12310 into master Aug 24, 2020
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.

4 participants