Skip to content

Integration tests improvements#1712

Draft
craigell wants to merge 19 commits into
mainfrom
integration-timings
Draft

Integration tests improvements#1712
craigell wants to merge 19 commits into
mainfrom
integration-timings

Conversation

@craigell

@craigell craigell commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Proposed changes

This pull request reduces the amount of time to run integration tests and adds reliability to runs.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@craigell craigell added the v3.x Issues and Pull Requests related to the major version v3 label Jun 3, 2026
@github-actions github-actions Bot added the chore Pull requests for routine tasks label Jun 3, 2026
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.98%. Comparing base (9403c5f) to head (d078f89).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1712      +/-   ##
==========================================
+ Coverage   84.97%   84.98%   +0.01%     
==========================================
  Files         105      105              
  Lines       13601    13601              
==========================================
+ Hits        11557    11559       +2     
+ Misses       1527     1525       -2     
  Partials      517      517              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9403c5f...d078f89. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread test/helpers/test_containers_utils.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks v3.x Issues and Pull Requests related to the major version v3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants