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

test: add unit test for Tabs component #339

Merged
merged 2 commits into from
Aug 17, 2021
Merged

test: add unit test for Tabs component #339

merged 2 commits into from
Aug 17, 2021

Conversation

mortalYoung
Copy link
Collaborator

Description

  • add unit test for Tabs component
  • export className for testing

@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #339 (1822936) into main (a2bb68c) will increase coverage by 1.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
+ Coverage   51.65%   52.95%   +1.30%     
==========================================
  Files         173      173              
  Lines        4600     4604       +4     
  Branches     1013     1016       +3     
==========================================
+ Hits         2376     2438      +62     
+ Misses       2196     2138      -58     
  Partials       28       28              
Impacted Files Coverage Δ
src/components/tabs/index.tsx 100.00% <100.00%> (+22.22%) ⬆️
src/workbench/problems/paneView/index.tsx 40.00% <0.00%> (+16.00%) ⬆️
src/components/tabs/tab.tsx 100.00% <0.00%> (+60.46%) ⬆️
src/components/tabs/tabExtra.tsx 100.00% <0.00%> (+100.00%) ⬆️

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 a2bb68c...1822936. Read the comment docs.

@wewoor wewoor merged commit 20d6b93 into main Aug 17, 2021
@wewoor wewoor deleted the test/tabs branch August 17, 2021 12:19
@wewoor wewoor mentioned this pull request Aug 18, 2021
53 tasks
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.

2 participants