Edit Endless Sky saves with Go!

Apollo b9c66fff19 Updated README with current test coverage 2 年 前
.gitignore 6191cc6322 Begain rewrite for more testing of features 2 年 前
LICENSE ad1cf69aa6 Initial commit 2 年 前
README.md b9c66fff19 Updated README with current test coverage 2 年 前
cover 6191cc6322 Begain rewrite for more testing of features 2 年 前
go.mod 6191cc6322 Begain rewrite for more testing of features 2 年 前
go.sum 6191cc6322 Begain rewrite for more testing of features 2 年 前
node.go 6191cc6322 Begain rewrite for more testing of features 2 年 前
node_test.go 6191cc6322 Begain rewrite for more testing of features 2 年 前
parser.go 6191cc6322 Begain rewrite for more testing of features 2 年 前
parser_test.go 6191cc6322 Begain rewrite for more testing of features 2 年 前
utils.go 6191cc6322 Begain rewrite for more testing of features 2 年 前
utils_test.go 6191cc6322 Begain rewrite for more testing of features 2 年 前

README.md

endless-edit

Edit Endless Sky saves with Go!

Test Coverage:

87.8% of statements

File Percent Coverage
node.go 82.7%
parser.go 86.7%
utils.go 100.0%