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, preview to stable #1210

Merged
merged 8 commits into from
Oct 9, 2023
Merged

Environment sync, preview to stable #1210

merged 8 commits into from
Oct 9, 2023

Conversation

cdcabrera
Copy link
Member

Commits

Documentation

Code Refactoring

Chores

Builds

Bug Fixes

cdcabrera and others added 8 commits October 2, 2023 11:08
* bannerMessages, add alert variant export
* chartIcon, add icon size export
* form, component event callback remaps
* graphCard, inventory, optIn, actions to prop
* toolbar, align attribute naming
* styling, restructure, remove unused
* tooltip, adjust distance for new styling
* testing, pf5 class name snapshot updates
@cdcabrera cdcabrera added the 202312 project phase label Oct 9, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1210 (0fb8e91) into stable (5a5ed4c) will decrease coverage by 0.06%.
The diff coverage is 82.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #1210      +/-   ##
==========================================
- Coverage   92.40%   92.35%   -0.06%     
==========================================
  Files         121      121              
  Lines        4188     4198      +10     
  Branches     1751     1753       +2     
==========================================
+ Hits         3870     3877       +7     
- Misses        299      302       +3     
  Partials       19       19              
Files Coverage Δ
src/components/bannerMessages/bannerMessages.js 92.85% <100.00%> (+0.54%) ⬆️
src/components/chart/chartIcon.js 97.72% <100.00%> (+0.05%) ⬆️
src/components/form/checkbox.js 100.00% <100.00%> (ø)
src/components/form/textInput.js 73.68% <100.00%> (ø)
src/components/graphCard/graphCardChartLegend.js 93.02% <ø> (ø)
...components/graphCard/graphCardChartTitleTooltip.js 100.00% <ø> (ø)
src/components/graphCard/graphCardChartTooltip.js 95.83% <ø> (ø)
src/components/graphCard/graphCardMetricTotals.js 89.28% <100.00%> (ø)
src/components/optinView/optinView.js 100.00% <ø> (ø)
src/components/productView/productView.js 100.00% <ø> (ø)
... and 20 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a5ed4c...0fb8e91. Read the comment docs.

@cdcabrera cdcabrera merged commit 7aded78 into stable Oct 9, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202312 project phase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants