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

suppress error message (input file is not available) #1283

Merged
merged 2 commits into from
Nov 6, 2017

Conversation

Bertk
Copy link
Contributor

@Bertk Bertk commented Nov 4, 2017

#1277


This change is Reviewable

@Bertk Bertk added this to the 0.9.8 milestone Nov 4, 2017
@Bertk Bertk requested a review from guwirth November 4, 2017 16:40
Copy link
Collaborator

@guwirth guwirth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Bertk thx for the fix. For my understanding it is still not correct.

  • think always all three keys must exist (check 1)
  • all three keys must have values (check 2)
  • if non key exists transformation must break without any warning/error/info
  • if at least one key exists and the others not it's an error

@Bertk
Copy link
Contributor Author

Bertk commented Nov 6, 2017

@guwirth OK - this solution is better than a simple bug fix. Now this is an improvement ant needs additional unit tests.

Copy link
Collaborator

@guwirth guwirth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Bertk thx let's try this.

@guwirth guwirth merged commit 423222a into SonarOpenCommunity:master Nov 6, 2017
@Bertk Bertk deleted the fixes branch November 6, 2017 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants