You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #366 we had to lower the coverage threshold as that PR doesn't come with the means to test the functionality nicely.
This changes with #367. In a follow up we should add an integration test, which should allow restoration of the coverage threshold.
The text was updated successfully, but these errors were encountered:
oschaaf
changed the title
Fix missing test coverage for --no-duration introduced
Fix missing test coverage for --no-duration
Jun 18, 2020
In envoyproxy#366 we had to lower the coverage threshold as that PR didn't come
with the means to easily cover testing with infinite excecution
durations. Now that we have signal handling in place, we can easily
pull this off.
Fixesenvoyproxy#370
Signed-off-by: Otto van der Schaaf <oschaaf@we-amp.com>
…384)
In #366 we had to lower the coverage threshold as that PR didn't come
with the means to easily cover testing with infinite excecution
durations. Now that we have signal handling in place, we can easily
pull this off.
Fixes#370
Signed-off-by: Otto van der Schaaf <oschaaf@we-amp.com>
wjuan-AFK
pushed a commit
to wjuan-AFK/nighthawk
that referenced
this issue
Jul 14, 2020
…nvoyproxy#384)
In envoyproxy#366 we had to lower the coverage threshold as that PR didn't come
with the means to easily cover testing with infinite excecution
durations. Now that we have signal handling in place, we can easily
pull this off.
Fixesenvoyproxy#370
Signed-off-by: Otto van der Schaaf <oschaaf@we-amp.com>
In #366 we had to lower the coverage threshold as that PR doesn't come with the means to test the functionality nicely.
This changes with #367. In a follow up we should add an integration test, which should allow restoration of the coverage threshold.
The text was updated successfully, but these errors were encountered: