diff --git a/README.md b/README.md index c821984..323c956 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ Goc can collect code coverages at runtime for your long-run golang applications. ## RoadMap - [x] Support code coverage collection for system testing. +- [x] Support code coverage counters clear for the services under test at runtime. - [ ] Support develop mode towards accurate testing. - [ ] Support code coverage diff based on Pull Request. -- [ ] Support code coverage counters clear for the services under test at runtime. - [ ] Optimize the performance costed by code coverage counters. ## Contributing