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 experimental flag to keep connections alive between invocations. #10797

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

Add experimental flag to keep connections alive between invocations.

f7d888f
Select commit
Loading
Failed to load commit list.
Draft

Add experimental flag to keep connections alive between invocations. #10797

Add experimental flag to keep connections alive between invocations.
f7d888f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

89.21% (+0.07%) compared to 1fe9c1b

View this Pull Request on Codecov

89.21% (+0.07%) compared to 1fe9c1b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.21%. Comparing base (1fe9c1b) to head (f7d888f).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10797      +/-   ##
==========================================
+ Coverage   89.14%   89.21%   +0.07%     
==========================================
  Files         182      183       +1     
  Lines       23297    23385      +88     
==========================================
+ Hits        20768    20864      +96     
+ Misses       2529     2521       -8     
Components Coverage Δ
Unit Tests 62.18% <100.00%> (-0.03%) ⬇️
Integration Tests 86.52% <100.00%> (+0.08%) ⬆️