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

Fix simulate remove ingest processor throwing illegal_argument_exception #11607

Merged
merged 7 commits into from
Jan 4, 2024

Merge remote-tracking branch 'upstream/main' into fix_remove

3d29a28
Select commit
Loading
Failed to load commit list.
Merged

Fix simulate remove ingest processor throwing illegal_argument_exception #11607

Merge remote-tracking branch 'upstream/main' into fix_remove
3d29a28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2024 in 1s

71.40% (target 70.00%)

View this Pull Request on Codecov

71.40% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (16d457d) 71.44% compared to head (3d29a28) 71.40%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11607      +/-   ##
============================================
- Coverage     71.44%   71.40%   -0.04%     
+ Complexity    59254    59245       -9     
============================================
  Files          4909     4909              
  Lines        278427   278428       +1     
  Branches      40460    40461       +1     
============================================
- Hits         198914   198811     -103     
- Misses        63005    63161     +156     
+ Partials      16508    16456      -52     

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