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

lower test iterations to address slow sidecar test #2385

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fridrik01
Copy link
Contributor

The test-unit-cover test takes over 9minutes to run on our CI which is double the next longest CI task (test-e2e). This lowers the maximum iterations in the blob sidecar test so it should take approximately the same time as the test-e2e

@fridrik01 fridrik01 self-assigned this Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.19%. Comparing base (4dc9ae7) to head (e8709a4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2385   +/-   ##
=======================================
  Coverage   31.19%   31.19%           
=======================================
  Files         347      347           
  Lines       15465    15465           
  Branches       20       20           
=======================================
  Hits         4825     4825           
  Misses      10303    10303           
  Partials      337      337           

@fridrik01 fridrik01 marked this pull request as ready for review January 20, 2025 21:12
@fridrik01 fridrik01 requested a review from a team as a code owner January 20, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant