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

[Forwardport] [main] Fix bulk API ignores ingest pipeline for upsert (update version) #13056

Merged
merged 1 commit into from
Apr 3, 2024

Fix bulk API ignores ingest pipeline for upsert (update version)

075f3a1
Select commit
Loading
Failed to load commit list.
Merged

[Forwardport] [main] Fix bulk API ignores ingest pipeline for upsert (update version) #13056

Fix bulk API ignores ingest pipeline for upsert (update version)
075f3a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 1s

71.49% (target 70.00%)

View this Pull Request on Codecov

71.49% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.49%. Comparing base (b15cb0c) to head (075f3a1).
Report is 127 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13056      +/-   ##
============================================
+ Coverage     71.42%   71.49%   +0.07%     
- Complexity    59978    60451     +473     
============================================
  Files          4985     5025      +40     
  Lines        282275   284409    +2134     
  Branches      40946    41190     +244     
============================================
+ Hits         201603   203345    +1742     
- Misses        63999    64262     +263     
- Partials      16673    16802     +129     

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