Merge pull request #27 from CarlJi/0528
doc: the feature about clearing code coverage counters is supported now
This commit is contained in:
commit
cb74426dd4
@ -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