Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Conversation

bonniezhou
Copy link
Contributor

Create TabRipple component used in Tab

@bonniezhou bonniezhou requested a review from moog16 September 17, 2018 23:06
@@ -212,12 +212,6 @@ test('should render content with icon and text children', () => {
assert.equal(textLabel.type(), 'span');
});

test('should render mdc tab ripple', () => {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can change this to find the element, instead of doing .hasClass

@codecov-io
Copy link

codecov-io commented Sep 19, 2018

Codecov Report

Merging #261 into master will decrease coverage by 0.25%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage   97.61%   97.36%   -0.26%     
==========================================
  Files          27       28       +1     
  Lines        1089     1099      +10     
  Branches      107      107              
==========================================
+ Hits         1063     1070       +7     
- Misses         26       29       +3
Impacted Files Coverage Δ
packages/tab/index.js 100% <ø> (ø) ⬆️
packages/tab/TabRipple.js 70% <70%> (ø)

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 d2f58d6...4164441. Read the comment docs.

@bonniezhou bonniezhou merged commit e1918fa into master Sep 20, 2018
@bonniezhou bonniezhou deleted the feat/tab/ripple branch September 20, 2018 00:07
@moog16 moog16 mentioned this pull request Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants