Selaa lähdekoodia

Updated README with current test coverage

  This should be updated periodically as new features are added and
tests written.
Apollo 2 vuotta sitten
vanhempi
commit
b9c66fff19
1 muutettua tiedostoa jossa 11 lisäystä ja 1 poistoa
  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% |