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

Storybook Integration for Component testing & Dashboard Widgets #142

Merged
merged 32 commits into from
May 5, 2023

Conversation

AnalogJ
Copy link
Member

@AnalogJ AnalogJ commented May 2, 2023

see #143 for full changelog.

AnalogJ added 21 commits April 23, 2023 08:24
Forced Webpack v5.74.0 version due to Storybook webpack incompatibilities.

storybookjs/storybook#16977 (comment)
nrwl/nx#8538 (comment)
@AnalogJ AnalogJ changed the title v0.11.0 Release Storybook Integration for Component testing. May 2, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 32.20% and project coverage change: -0.13 ⚠️

Comparison is base (2e53ce7) 28.08% compared to head (cb13f81) 27.96%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   28.08%   27.96%   -0.13%     
==========================================
  Files         136      151      +15     
  Lines        4116     4381     +265     
  Branches      329      366      +37     
==========================================
+ Hits         1156     1225      +69     
- Misses       2905     3099     +194     
- Partials       55       57       +2     
Flag Coverage Δ
unittests 27.96% <32.20%> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
backend/pkg/database/sqlite_repository_graph.go 0.00% <0.00%> (ø)
backend/pkg/web/handler/glossary.go 0.00% <0.00%> (ø)
...pp/components/fhir/common/badge/badge.component.ts 100.00% <ø> (ø)
...pp/components/fhir/common/table/table.component.ts 100.00% <ø> (ø)
...hir/datatypes/binary-text/binary-text.component.ts 100.00% <ø> (ø)
...mponents/fhir/datatypes/coding/coding.component.ts 100.00% <ø> (ø)
...components/fhir/datatypes/dicom/dicom.component.ts 34.02% <ø> (ø)
...p/components/fhir/datatypes/html/html.component.ts 100.00% <ø> (ø)
...app/components/fhir/datatypes/img/img.component.ts 100.00% <ø> (ø)
...ents/fhir/datatypes/markdown/markdown.component.ts 100.00% <ø> (ø)
... and 40 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@AnalogJ AnalogJ merged commit 2eced4f into main May 5, 2023
@AnalogJ AnalogJ deleted the sandbox branch May 5, 2023 16:06
@AnalogJ AnalogJ changed the title Storybook Integration for Component testing. Storybook Integration for Component testing & Dashboard Widgets May 5, 2023
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.

3 participants