mirror of https://github.com/panjf2000/ants.git
update codecov test
This commit is contained in:
parent
cdde5659ba
commit
117222ee6b
|
@ -44,7 +44,7 @@ const (
|
|||
const (
|
||||
RunTimes = 10000000
|
||||
Param = 100
|
||||
AntsSize = 100
|
||||
AntsSize = 500
|
||||
)
|
||||
|
||||
func demoFunc() error {
|
||||
|
|
Loading…
Reference in New Issue