-
Notifications
You must be signed in to change notification settings - Fork 16
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
csgrep --imp-level=1: filter out important defects #143
Conversation
... so that we can use the former while implementing the latter. No changes in behavior intended with this commit.
... so that a failure is handled in the `if` block. No changes in behavior intended with this commit.
Depends on: csutils/csdiff#143 Related: https://issues.redhat.com/browse/OSH-289 Closes: csutils#125
Hey @kdudka! I looked at the code and I didn't find any major issues. Nevertheless, I may not be the perfect candidate to do code review for C. I also added @hanchuntao as a reviewer to see if he can take a look |
Thanks! I should have written that the only significant change is the commit 356904a. The other two commits are just moving code around. |
Depends on: csutils/csdiff#143 Related: https://issues.redhat.com/browse/OSH-289 Closes: csutils#125
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
@jamacku Thanks for review! |
Related: https://issues.redhat.com/browse/OSH-289