Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: Rename Icons and add stories #1080

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

Merged
merged 7 commits into from
Apr 19, 2022
Merged

refactor: Rename Icons and add stories #1080

merged 7 commits into from
Apr 19, 2022

Conversation

presleyp
Copy link
Contributor

@presleyp presleyp commented Apr 19, 2022

  • rename all icons to end in Icon except Logo
  • get rid of icons index file
  • replace icons test with stories

@presleyp presleyp requested a review from a team as a code owner April 19, 2022 16:05
@presleyp presleyp self-assigned this Apr 19, 2022
@BrunoQuaresma
Copy link
Collaborator

Should we update the stories filenames to be LogoIcon.stories.tsx as well?

@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #1080 (1c059a9) into main (b9933d4) will decrease coverage by 0.03%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main    #1080      +/-   ##
==========================================
- Coverage   66.58%   66.54%   -0.04%     
==========================================
  Files         262      258       -4     
  Lines       15660    15471     -189     
  Branches      152      152              
==========================================
- Hits        10427    10295     -132     
+ Misses       4164     4127      -37     
+ Partials     1069     1049      -20     
Flag Coverage Δ
unittest-go-macos-latest 53.47% <ø> (+0.12%) ⬆️
unittest-go-postgres- 65.83% <ø> (+0.07%) ⬆️
unittest-go-ubuntu-latest 55.89% <ø> (+0.08%) ⬆️
unittest-go-windows-2022 ?
unittest-js 67.63% <85.71%> (-0.34%) ⬇️
Impacted Files Coverage Δ
site/src/components/Icons/CloseIcon.tsx 100.00% <ø> (ø)
site/src/components/Icons/LogoutIcon.tsx 100.00% <ø> (ø)
site/src/components/Button/CopyButton.tsx 52.38% <50.00%> (ø)
site/src/components/Form/FormCloseButton.tsx 100.00% <100.00%> (ø)
site/src/components/Icons/FileCopyIcon.tsx 100.00% <100.00%> (ø)
site/src/components/Navbar/NavbarView/index.tsx 93.33% <100.00%> (ø)
site/src/components/Navbar/UserDropdown/index.tsx 96.15% <100.00%> (ø)
site/src/components/SignIn/Welcome.tsx 100.00% <100.00%> (ø)
site/src/components/Icons/WorkspacesIcon.tsx 0.00% <0.00%> (-100.00%) ⬇️
cli/configssh.go 61.41% <0.00%> (-7.09%) ⬇️
... and 11 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 b9933d4...1c059a9. Read the comment docs.

@greyscaled
Copy link
Contributor

@presleyp can you update the PR name to be semantic?

@presleyp presleyp changed the title Icons/presleyp/938 refactor: Rename Icons and add stories Apr 19, 2022
@presleyp presleyp merged commit a68b076 into main Apr 19, 2022
@presleyp presleyp deleted the icons/presleyp/938 branch April 19, 2022 16:38
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
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