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

[Backport 1.9.latest] Warn if concurrent_batches config is set to True, but the available adapter doesn't support it #11154

Merged
merged 1 commit into from
Dec 16, 2024

Warn if `concurrent_batches` config is set to `True`, but the availab…

074fc74
Select commit
Loading
Failed to load commit list.
Merged

[Backport 1.9.latest] Warn if concurrent_batches config is set to True, but the available adapter doesn't support it #11154

Warn if `concurrent_batches` config is set to `True`, but the availab…
074fc74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

89.08% (-0.07%) compared to dbd8ef3

View this Pull Request on Codecov

89.08% (-0.07%) compared to dbd8ef3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.08%. Comparing base (dbd8ef3) to head (074fc74).

Additional details and impacted files
@@              Coverage Diff               @@
##           1.9.latest   #11154      +/-   ##
==============================================
- Coverage       89.14%   89.08%   -0.07%     
==============================================
  Files             183      183              
  Lines           23857    23880      +23     
==============================================
+ Hits            21268    21273       +5     
- Misses           2589     2607      +18     
Components Coverage Δ
Unit Tests 62.08% <94.73%> (+0.01%) ⬆️
Integration Tests 86.41% <100.00%> (-0.15%) ⬇️