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

Add tests and stories to Tabs component #71

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

arkadiuszbachorski
Copy link
Collaborator

@arkadiuszbachorski arkadiuszbachorski commented Oct 17, 2024

Add tests and stories to Tabs component

⚙️ Release Notes

  • Add tests and stories to Tabs component

image

Closes #23

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 88.52459% with 7 lines in your changes missing coverage. Please review.

Project coverage is 30.01%. Comparing base (5fad08e) to head (298f9c1).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
routes/~_dashboard/patients/$id/~index.tsx 0.00% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   25.13%   30.01%   +4.89%     
==========================================
  Files         214      188      -26     
  Lines        7356     6572     -784     
  Branches      352      330      -22     
==========================================
+ Hits         1848     1972     +124     
+ Misses       5387     4512     -875     
+ Partials      121       88      -33     
Files with missing lines Coverage Δ
...s/design-system/src/components/Tabs/Tabs.mocks.tsx 100.00% <100.00%> (ø)
...ackages/design-system/src/components/Tabs/Tabs.tsx 100.00% <100.00%> (+100.00%) ⬆️
routes/~_dashboard/patients/$id/~index.tsx 0.00% <0.00%> (ø)

... and 32 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29e4fea...298f9c1. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit c918e05 into main Oct 17, 2024
10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/add-tabs-test-and-stories branch October 17, 2024 18:26
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.

Add stories and tests to Tabs component
1 participant