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

Add to transform Volto blocks into list to make them support GraphQL #258

Merged
merged 10 commits into from Oct 31, 2020

Conversation

datakurre
Copy link
Collaborator

WIP.

This would need documentation and examples on how render Volto blocks using components from plone/volto.

@coveralls
Copy link

coveralls commented May 6, 2020

Pull Request Test Coverage Report for Build 897

  • 47 of 72 (65.28%) changed or added relevant lines in 10 files are covered.
  • 59 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+3.7%) to 38.484%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/util/createWebsocketEvent.js 0 2 0.0%
src/util/deleteWebSocketEvent.js 0 2 0.0%
src/util/normalizeData.js 16 19 84.21%
src/util/modifiedWebSocketEvent.js 0 4 0.0%
src/util/makeContentNode.js 23 28 82.14%
src/gatsby-node.js 0 9 0.0%
Files with Coverage Reduction New Missed Lines %
src/util/normalizeData.js 1 86.21%
src/gatsby-node.js 58 1.08%
Totals Coverage Status
Change from base Build 879: 3.7%
Covered Lines: 168
Relevant Lines: 418

💛 - Coveralls

@JayantGoel001 JayantGoel001 merged commit d0bb9be into master Oct 31, 2020
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.

None yet

3 participants