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

Fix mountToJson not rendering mixed children #34

Merged
merged 2 commits into from
Dec 15, 2016

Conversation

prayogoa
Copy link
Contributor

@prayogoa prayogoa commented Dec 14, 2016

fixes #35

@codecov-io
Copy link

codecov-io commented Dec 14, 2016

Current coverage is 100% (diff: 100%)

Merging #34 into master will not change coverage

@@           master   #34   diff @@
===================================
  Files           7     7          
  Lines          64    66     +2   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits           64    66     +2   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 0575ada...565b858

@adriantoine
Copy link
Owner

Hi @prayogoa, thanks for your contribution! It looks amazing but as you can see the code coverage is going down, can you provide a unit test?

@prayogoa prayogoa changed the title Fix mountToJson not rendering string text Fix mountToJson not rendering mixed children Dec 15, 2016
@prayogoa
Copy link
Contributor Author

@adriantoine specs added!

@adriantoine
Copy link
Owner

@prayogoa thanks!

@adriantoine adriantoine merged commit 4fcfbf3 into adriantoine:master Dec 15, 2016
@prayogoa prayogoa deleted the patch-1 branch December 15, 2016 09:07
@adriantoine
Copy link
Owner

Your fix has been released in v1.4.5 👌🎉

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.

mountToJson doesn't render mixed children
3 participants