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

Pipeline: Add support for different strategy when using Set operation. #41

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

rkosegi
Copy link
Owner

@rkosegi rkosegi commented Jul 16, 2024

Previously, data were simply replaced while setting data.
This change allow to override this behavior to perform merge instead.

Signed-off-by: Richard Kosegi richard.kosegi@gmail.com

Previously, data were simply replaced while setting data.
This change allow to override this behavior to perform merge instead.

Signed-off-by: Richard Kosegi <richard.kosegi@gmail.com>
Copy link

sonarcloud bot commented Jul 16, 2024

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.34%. Comparing base (416192c) to head (93e0039).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   99.33%   99.34%           
=======================================
  Files          37       37           
  Lines        1968     1993   +25     
=======================================
+ Hits         1955     1980   +25     
  Misses          6        6           
  Partials        7        7           

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

@rkosegi rkosegi merged commit a5fbc11 into main Jul 16, 2024
4 checks passed
@rkosegi rkosegi deleted the feature/pipeline-setop-merge branch July 16, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant