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 NPE for transform aggregations #830

Merged
merged 1 commit into from
Jun 29, 2023

fix NPE for transform aggregations

ce4541d
Select commit
Loading
Failed to load commit list.
Merged

Fix NPE for transform aggregations #830

fix NPE for transform aggregations
ce4541d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2023 in 0s

75.57% (target 70.00%)

View this Pull Request on Codecov

75.57% (target 70.00%)

Details

Codecov Report

Merging #830 (ce4541d) into main (42833b1) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #830      +/-   ##
============================================
+ Coverage     75.53%   75.57%   +0.03%     
- Complexity     2831     2843      +12     
============================================
  Files           364      364              
  Lines         16176    16176              
  Branches       2324     2325       +1     
============================================
+ Hits          12219    12225       +6     
+ Misses         2619     2606      -13     
- Partials       1338     1345       +7     
Impacted Files Coverage Δ
...earch/indexmanagement/transform/model/Transform.kt 85.16% <100.00%> (ø)

... and 14 files with indirect coverage changes