1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update README.md

This commit is contained in:
Sean Leary 2015-04-23 21:46:13 -05:00
parent 30c86811c0
commit 890fd4a397

View file

@ -28,9 +28,9 @@ A unit test is considered complete when the coverage is >= 90% as measured by Ec
| Test file name | Coverage | Comments |
| ------------- | ------------- | ---- |
| Total coverage | 88.7% | | |
| Total coverage | 88.6% | | |
| | | |
| CDLTest.java | 94.8% | Completed |
| CDLTest.java | 98% | Completed |
| CookieTest.java | 97.5% | Completed |
| CookieListTest.java |96.5% | Completed |
| HTTPTest.java | 98.7%| Completed |