Skip to content

refactor: Reorganize Storybook #1087

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 1 commit into from
Apr 19, 2022
Merged

refactor: Reorganize Storybook #1087

merged 1 commit into from
Apr 19, 2022

Conversation

presleyp
Copy link
Contributor

Puts all component stories in components category on Storybook. Fixes #940

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

codecov bot commented Apr 19, 2022

Codecov Report

Merging #1087 (a3f49d7) into main (8165a6e) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1087      +/-   ##
==========================================
+ Coverage   66.55%   66.59%   +0.04%     
==========================================
  Files         261      261              
  Lines       15674    15675       +1     
  Branches      152      152              
==========================================
+ Hits        10432    10439       +7     
+ Misses       4176     4172       -4     
+ Partials     1066     1064       -2     
Flag Coverage Δ
unittest-go-macos-latest 53.24% <ø> (-0.16%) ⬇️
unittest-go-postgres- 65.75% <ø> (+0.04%) ⬆️
unittest-go-ubuntu-latest 55.97% <ø> (+0.15%) ⬆️
unittest-go-windows-2022 52.86% <ø> (-0.01%) ⬇️
unittest-js 67.58% <ø> (-0.05%) ⬇️
Impacted Files Coverage Δ
provisioner/echo/serve.go 56.80% <0.00%> (-2.41%) ⬇️
peer/channel.go 83.23% <0.00%> (-1.74%) ⬇️
provisionerd/provisionerd.go 80.14% <0.00%> (-0.74%) ⬇️
coderd/provisionerdaemons.go 59.34% <0.00%> (-0.52%) ⬇️
site/src/Main.tsx 0.00% <0.00%> (ø)
peer/conn.go 80.71% <0.00%> (+1.01%) ⬆️
coderd/workspaceagents.go 64.07% <0.00%> (+2.96%) ⬆️
cli/cliui/agent.go 82.45% <0.00%> (+5.26%) ⬆️
provisionersdk/transport.go 85.10% <0.00%> (+6.38%) ⬆️
provisionersdk/serve.go 43.24% <0.00%> (+8.10%) ⬆️

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 8165a6e...a3f49d7. Read the comment docs.

@presleyp presleyp merged commit 6c9c129 into main Apr 19, 2022
@presleyp presleyp deleted the storybook/presleyp/940 branch April 19, 2022 17:52
@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.

Reorganize Storybook
3 participants