[Question][Hw6] Meaning of update_seeds function #435
Replies: 3 comments
-
I think success, new_coverage can be used for metrics of function that is for updating seeds. If the conditions are met, mutant will add in seeds. |
Beta Was this translation helpful? Give feedback.
0 replies
-
FYI: you don't have to use that signature or that function, you can write your own way of updating the seeds |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you make a title so that other people can easily see the point? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What was the intention behind success, mutant and new_coverage variables in "let update_seeds env success coverage new_coverage mutant seeds = ..."?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions