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

Pipe IT: Ignore failed cases caused by cluster restart failure #12678

Merged
merged 2 commits into from
Jun 6, 2024

catch Throwable to handle AssertionError

626e551
Select commit
Loading
Failed to load commit list.
Merged

Pipe IT: Ignore failed cases caused by cluster restart failure #12678

catch Throwable to handle AssertionError
626e551
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

42.16% (+0.01%) compared to e2c705a

View this Pull Request on Codecov

42.16% (+0.01%) compared to e2c705a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.16%. Comparing base (e2c705a) to head (626e551).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12678      +/-   ##
============================================
+ Coverage     42.15%   42.16%   +0.01%     
  Complexity       71       71              
============================================
  Files          3258     3258              
  Lines        205310   205310              
  Branches      24477    24477              
============================================
+ Hits          86547    86568      +21     
+ Misses       118763   118742      -21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.