Closed ekingery closed 3 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
main.go | 15 | 16 | 93.75% | ||
<!-- | Total: | 15 | 16 | 93.75% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
main.go | 1 | 79.31% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 496251318: | 13.3% |
Covered Lines: | 23 |
Relevant Lines: | 29 |
I used this notebook to develop the code initially. It was not included previously because I didn't have time to make it work without copy/pasting the repo code. It now loads the package locally, making for a smooth development experience. Ordinarily I would not include debug / development code in a repo, but in this case I found the fast feedback loops of the REPL to be indispensable in working with the AST.