Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

feat(Icon): Add broadcast Icon#1509

Merged
miroslavstastny merged 6 commits intomicrosoft:masterfrom
lawrencecushman:lacush/liveicon
Jun 19, 2019
Merged

feat(Icon): Add broadcast Icon#1509
miroslavstastny merged 6 commits intomicrosoft:masterfrom
lawrencecushman:lacush/liveicon

Conversation

@lawrencecushman
Copy link
Contributor

@lawrencecushman lawrencecushman commented Jun 18, 2019

Adding the following icon from Teams
Addresses #1486

image

image

@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

Merging #1509 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1509      +/-   ##
==========================================
- Coverage   73.25%   73.22%   -0.04%     
==========================================
  Files         825      823       -2     
  Lines        6207     6195      -12     
  Branches     1796     1801       +5     
==========================================
- Hits         4547     4536      -11     
+ Misses       1655     1654       -1     
  Partials        5        5
Impacted Files Coverage Δ
...onents/Icon/svg/ProcessedIcons/icons-broadcast.tsx 100% <100%> (ø)
...ages/react/test/specs/behaviors/testDefinitions.ts 90.78% <0%> (-0.35%) ⬇️
.../src/themes/base/components/Loader/loaderStyles.ts 12.5% <0%> (ø) ⬆️
packages/react/src/lib/shouldHandleOnKeys.ts 100% <0%> (ø) ⬆️
...rc/themes/teams/components/Tree/treeTitleStyles.ts 50% <0%> (ø) ⬆️
...src/themes/teams/components/Tree/treeItemStyles.ts 50% <0%> (ø) ⬆️
packages/react/src/lib/getClasses.ts 100% <0%> (ø) ⬆️
...b/accessibility/Behaviors/Button/buttonBehavior.ts 100% <0%> (ø) ⬆️
...src/themes/teams/components/Loader/loaderStyles.ts 0% <0%> (ø) ⬆️
...ssibility/Behaviors/Button/toggleButtonBehavior.ts 100% <0%> (ø) ⬆️
... and 12 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 173f995...aeacf2b. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

Merging #1509 into master will increase coverage by 0.24%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1509      +/-   ##
==========================================
+ Coverage   73.21%   73.46%   +0.24%     
==========================================
  Files         822      807      -15     
  Lines        6194     6089     -105     
  Branches     1782     1798      +16     
==========================================
- Hits         4535     4473      -62     
+ Misses       1654     1610      -44     
- Partials        5        6       +1
Impacted Files Coverage Δ
...onents/Icon/svg/ProcessedIcons/icons-broadcast.tsx 100% <100%> (ø)
packages/react/src/components/Toolbar/Toolbar.tsx 52.94% <0%> (-47.06%) ⬇️
...react/src/components/Toolbar/ToolbarRadioGroup.tsx 69.23% <0%> (-30.77%) ⬇️
packages/react/src/components/Tree/Tree.tsx 71.42% <0%> (-21.91%) ⬇️
packages/react/src/components/Tree/TreeTitle.tsx 50% <0%> (-20%) ⬇️
packages/react/src/components/Dialog/Dialog.tsx 36.11% <0%> (-8.57%) ⬇️
...lib/accessibility/Behaviors/Popup/popupBehavior.ts 89.65% <0%> (-6.18%) ⬇️
packages/react/src/components/Menu/Menu.tsx 68.57% <0%> (-2.49%) ⬇️
packages/react/src/lib/whatInput.ts 65.47% <0%> (-1.2%) ⬇️
packages/react/src/components/Popup/Popup.tsx 67.74% <0%> (-0.42%) ⬇️
... and 49 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 fae15a8...7861ca1. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants