Closed miguelandres closed 7 years ago
Looking at it, I wonder.... Should I further break it up? for example
README.md
VARIABLES_IN_REMIXER.md
VARIABLE_CONSTRAINTS.md
DATA_TYPES.md
This new file is a bit on the long side. WDYT?
Merging #126 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #126 +/- ##
==========================================
Coverage 61.26% 61.26%
Complexity 233 233
==========================================
Files 53 53
Lines 1402 1402
Branches 136 136
==========================================
Hits 859 859
Misses 487 487
Partials 56 56
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 02c0d36...63ffb28. Read the comment docs.
-Spin off its own file for this purpose where we can talk at length about the API and implementation for these things. -Put a placeholder file for information on how to extend remixer.
Note: This is the last CL that will take content out of the main
README.md
file. Follow up CLs will be all about new content (extending remixer, which already has a placeholder since I had to mention it once; and configuring Firebase Remotes).The TODO on the Extending Remixer file is intentional.