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

feat: export 'onedrive' icon to Teams theme #1680

Merged
merged 8 commits into from
Jul 22, 2019

Conversation

chughkartikey
Copy link
Contributor

Exports msft-onedrive icon to Teams theme.

image

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #1680 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1680      +/-   ##
==========================================
+ Coverage   71.22%   71.23%   +<.01%     
==========================================
  Files         857      858       +1     
  Lines        7094     7095       +1     
  Branches     2027     2048      +21     
==========================================
+ Hits         5053     5054       +1     
  Misses       2035     2035              
  Partials        6        6
Impacted Files Coverage Δ
...ts/Icon/svg/ProcessedIcons/icons-msft-onedrive.tsx 100% <ø> (ø) ⬆️
...s/teams/components/Icon/svg/icons/msftOneDrive.tsx 100% <100%> (ø)

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 65c9c5a...a07a7f3. Read the comment docs.

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #1680 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1680      +/-   ##
==========================================
+ Coverage   71.16%   71.23%   +0.07%     
==========================================
  Files         857      858       +1     
  Lines        7102     7095       -7     
  Branches     2052     2027      -25     
==========================================
  Hits         5054     5054              
+ Misses       2042     2035       -7     
  Partials        6        6
Impacted Files Coverage Δ
...ts/Icon/svg/ProcessedIcons/icons-msft-onedrive.tsx 100% <ø> (ø) ⬆️
...hemes/teams/components/Icon/svg/icons/oneDrive.tsx 100% <100%> (ø)
packages/react/src/components/Chat/Chat.tsx 62.5% <0%> (-8.93%) ⬇️
...c/lib/accessibility/Behaviors/Chat/chatBehavior.ts 90% <0%> (ø) ⬆️
packages/react/src/lib/createComponent.tsx 94.44% <0%> (ø) ⬆️
...ccessibility/Behaviors/Chat/chatMessageBehavior.ts 100% <0%> (ø) ⬆️
packages/react/src/lib/renderComponent.tsx 88.67% <0%> (+0.21%) ⬆️
.../themes/base/components/Checkbox/checkboxStyles.ts 8.33% <0%> (+2.08%) ⬆️
packages/react/src/lib/UIComponent.tsx 83.33% <0%> (+2.08%) ⬆️
... and 1 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 b01e4bb...3e824ca. Read the comment docs.

@kuzhelov kuzhelov changed the title Export 'msft-onedrive' icon for Teams theme. feat: export 'onedrive' icon to Teams theme. Jul 19, 2019
@kuzhelov kuzhelov changed the title feat: export 'onedrive' icon to Teams theme. feat: export 'onedrive' icon to Teams theme Jul 19, 2019
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.

None yet

4 participants