doc: the feature about clearing code coverage counters is supported now
This commit is contained in:
parent
6326e365c6
commit
9f327988cf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user