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

Use labels instead of regex to filter E2E test cases. #8038

Merged
merged 2 commits into from
Jul 26, 2024

Set the Ginkgo timeout to 5 hours.

71c75d6
Select commit
Loading
Failed to load commit list.
Merged

Use labels instead of regex to filter E2E test cases. #8038

Set the Ginkgo timeout to 5 hours.
71c75d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 1s

58.79% (+0.00%) compared to 442cc76

View this Pull Request on Codecov

58.79% (+0.00%) compared to 442cc76

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.79%. Comparing base (442cc76) to head (71c75d6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8038   +/-   ##
=======================================
  Coverage   58.79%   58.79%           
=======================================
  Files         349      349           
  Lines       29063    29063           
=======================================
  Hits        17089    17089           
  Misses      10542    10542           
  Partials     1432     1432           

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