Skip to content

Conversation

@layershifter
Copy link
Member

@layershifter layershifter commented Sep 29, 2017

Required by #1879.
Requires #2145.
Requires #2152.

What?

In #1364 we decided that each component that has children should also have content prop.

This PR:

@layershifter layershifter changed the title Tests/content test(mixed): add test for content prop, remove useless tests Sep 29, 2017
@codecov-io
Copy link

codecov-io commented Oct 2, 2017

Codecov Report

Merging #2144 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2144      +/-   ##
==========================================
+ Coverage   99.73%   99.73%   +<.01%     
==========================================
  Files         151      151              
  Lines        2611     2624      +13     
==========================================
+ Hits         2604     2617      +13     
  Misses          7        7
Impacted Files Coverage Δ
src/modules/Dropdown/DropdownItem.js 100% <ø> (ø) ⬆️
src/modules/Search/SearchResult.js 100% <ø> (ø) ⬆️
src/collections/Menu/MenuItem.js 100% <ø> (ø) ⬆️
src/elements/Reveal/RevealContent.js 100% <100%> (ø) ⬆️
src/elements/Button/ButtonGroup.js 100% <100%> (ø) ⬆️
src/views/Comment/CommentMetadata.js 100% <100%> (ø) ⬆️
src/modules/Dimmer/DimmerDimmable.js 100% <100%> (ø) ⬆️
src/elements/List/List.js 100% <100%> (ø) ⬆️
src/collections/Menu/MenuMenu.js 100% <100%> (ø) ⬆️
src/collections/Message/MessageContent.js 100% <100%> (ø) ⬆️
... and 42 more

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 bc417d9...27bcf7a. Read the comment docs.

Copy link
Member Author

@layershifter layershifter left a comment

Choose a reason for hiding this comment

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

It's ready, requires cleanup and rebase after #2145 and #2152 will be merged.

@levithomason
Copy link
Member

Unblocked, needs conflicts resolved.

…React into tests/content

# Conflicts:
#	src/elements/Step/StepContent.js
#	src/elements/Step/StepGroup.d.ts
#	src/elements/Step/StepGroup.js
#	test/specs/views/Stastistic/Statistic-test.js
#	test/specs/views/Stastistic/StatisticLabel-test.js
#	test/specs/views/Stastistic/StatisticValue-test.js
Copy link
Member Author

@layershifter layershifter left a comment

Choose a reason for hiding this comment

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

@levithomason I solved merge conflicts, ready for review 👍

@levithomason levithomason merged commit b9086d3 into master Oct 16, 2017
@levithomason levithomason deleted the tests/content branch October 16, 2017 00:33
@levithomason
Copy link
Member

Released in [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants