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

added addField option to transform filter #390

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

KalmanMeth
Copy link
Collaborator

No description provided.

@openshift-ci
Copy link

openshift-ci bot commented Feb 16, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from kalmanmeth. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@KalmanMeth KalmanMeth linked an issue Feb 16, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #390 (160fd17) into main (1fe2be0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #390      +/-   ##
==========================================
+ Coverage   60.91%   60.94%   +0.02%     
==========================================
  Files          91       91              
  Lines        6284     6288       +4     
==========================================
+ Hits         3828     3832       +4     
  Misses       2223     2223              
  Partials      233      233              
Flag Coverage Δ
unittests 60.94% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/api/transform_filter.go 100.00% <ø> (ø)
pkg/pipeline/transform/transform_filter.go 95.34% <100.00%> (+0.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@openshift-ci openshift-ci bot added the lgtm label Feb 16, 2023
@KalmanMeth KalmanMeth merged commit 2271f43 into netobserv:main Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow FLP to add fields if missing
3 participants