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 2.x] added type check for pipeline aggregator types in Transform initializ… #1029

Merged
merged 1 commit into from
Nov 1, 2023

added type check for pipeline aggregator types in Transform initializ…

829e55a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] added type check for pipeline aggregator types in Transform initializ… #1029

added type check for pipeline aggregator types in Transform initializ…
829e55a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 0s

74.98% (target 70.00%)

View this Pull Request on Codecov

74.98% (target 70.00%)

Details

Codecov Report

Merging #1029 (829e55a) into 2.x (0611a1a) will increase coverage by 0.13%.
Report is 1 commits behind head on 2.x.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##                2.x    #1029      +/-   ##
============================================
+ Coverage     74.85%   74.98%   +0.13%     
- Complexity     2877     2884       +7     
============================================
  Files           371      371              
  Lines         16958    16960       +2     
  Branches       2447     2448       +1     
============================================
+ Hits          12694    12718      +24     
+ Misses         2898     2876      -22     
  Partials       1366     1366              
Files Coverage Δ
...earch/indexmanagement/transform/model/Transform.kt 85.29% <50.00%> (-0.30%) ⬇️

... and 7 files with indirect coverage changes