소스 검색

Updated README with current test coverage

  This should be updated periodically as new features are added and
tests written.
Apollo 2 년 전
부모
커밋
b9c66fff19
1개의 변경된 파일11개의 추가작업 그리고 1개의 파일을 삭제
  1. 11 1
      README.md

+ 11 - 1
README.md

@@ -1,3 +1,13 @@
 # endless-edit
 
-Edit Endless Sky saves with Go!
+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% |