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

Implement TabViewer component #24

Merged
merged 9 commits into from
Jul 14, 2023
Merged

Conversation

CianciarusoCataldo
Copy link
Owner

No description provided.

@CianciarusoCataldo CianciarusoCataldo self-assigned this Jul 12, 2023
@CianciarusoCataldo CianciarusoCataldo linked an issue Jul 12, 2023 that may be closed by this pull request
@CianciarusoCataldo CianciarusoCataldo added the enhancement New feature or request label Jul 12, 2023
@github-actions
Copy link

Pull Request Test Coverage Report for Build 5526581146

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 5526450693: 0.0%
Covered Lines: 967
Relevant Lines: 967

💛 - Coveralls

@github-actions
Copy link

github-actions bot commented Jul 12, 2023

Pull Request Test Coverage Report for Build 5549397941

  • 36 of 36 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 5526450693: 0.0%
Covered Lines: 1003
Relevant Lines: 1003

💛 - Coveralls

@CianciarusoCataldo CianciarusoCataldo changed the title [mobrix-ui #23] Implement TabPanel component Implement TabPanel component Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (adb3f69) 100.00% compared to head (8486cb1) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           70        72    +2     
  Lines         1150      1189   +39     
  Branches       207       214    +7     
=========================================
+ Hits          1150      1189   +39     
Impacted Files Coverage Δ
src/components/atoms/Button/index.ts 100.00% <ø> (ø)
src/components/atoms/CheckBox/index.ts 100.00% <ø> (ø)
src/components/atoms/CodeBox/index.ts 100.00% <ø> (ø)
src/components/atoms/CodeBox/languages.ts 100.00% <ø> (ø)
src/components/atoms/CodeBox/parser.ts 100.00% <ø> (ø)
src/components/atoms/Counter/index.ts 100.00% <ø> (ø)
src/components/atoms/Divider/index.ts 100.00% <ø> (ø)
src/components/atoms/FacebookButtons/index.ts 100.00% <ø> (ø)
src/components/atoms/Input/index.ts 100.00% <ø> (ø)
src/components/atoms/Label/index.ts 100.00% <ø> (ø)
... and 27 more

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

@CianciarusoCataldo CianciarusoCataldo changed the title Implement TabPanel component Implement TabViewer component Jul 12, 2023
@CianciarusoCataldo CianciarusoCataldo merged commit 4c8bdab into main Jul 14, 2023
11 checks passed
@CianciarusoCataldo CianciarusoCataldo deleted the component/tabpanel branch July 14, 2023 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement TabViewer component
1 participant