This repository was archived by the owner on Jul 30, 2018. It is now read-only.
Conversation
Member
Author
Codecov Report
@@ Coverage Diff @@
## master #33 +/- ##
=========================================
+ Coverage 66.53% 67.5% +0.97%
=========================================
Files 17 29 +12
Lines 1007 1779 +772
Branches 239 418 +179
=========================================
+ Hits 670 1201 +531
- Misses 337 578 +241
Continue to review full report at Codecov.
|
nicknisi
reviewed
Jan 12, 2018
Member
nicknisi
left a comment
There was a problem hiding this comment.
This code looks good! We need to figure out how this can be used alongside the current export of this project or how we can change things to make them both work.
Member
Author
|
@nicknisi I think I will get time this week to re-base it and submit something. How we get it to work along side the other export, I will see if it is obvious when I rebase it, if not, well I will at least try to think of an approach. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR provides a new
LiveCodeControllerandLiveCodeExamplewhich provides the ability to embed examples within a web page that are editable and runnable.