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

🌱 Add -count=1 to local e2e tests to avoid caching #980

Merged
merged 1 commit into from
Jun 25, 2024

Add -count=1 to e2e tests to avoid caching

210fedb
Select commit
Loading
Failed to load commit list.
Merged

🌱 Add -count=1 to local e2e tests to avoid caching #980

Add -count=1 to e2e tests to avoid caching
210fedb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

79.40% (+0.00%) compared to 2eca31d

View this Pull Request on Codecov

79.40% (+0.00%) compared to 2eca31d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.40%. Comparing base (2eca31d) to head (210fedb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #980   +/-   ##
=======================================
  Coverage   79.40%   79.40%           
=======================================
  Files          17       17           
  Lines        1170     1170           
=======================================
  Hits          929      929           
  Misses        165      165           
  Partials       76       76           

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