Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tests): race condition from heavy Network tests #1913

Merged
merged 7 commits into from
Jun 6, 2024

Merge branch 'main' into ud/fix-race-condition

1f1f938
Select commit
Loading
Failed to load commit list.
Merged

fix(tests): race condition from heavy Network tests #1913

Merge branch 'main' into ud/fix-race-condition
1f1f938
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

62.34% (target 60.00%)

View this Pull Request on Codecov

62.34% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 62.34%. Comparing base (bbcc6f8) to head (1f1f938).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1913   +/-   ##
=======================================
  Coverage   62.34%   62.34%           
=======================================
  Files         245      245           
  Lines       15949    15949           
=======================================
  Hits         9944     9944           
  Misses       5269     5269           
  Partials      736      736           
Files Coverage Δ
x/common/testutil/cli/network.go 76.86% <81.81%> (ø)