Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SONARJAVA-1694 Do not fail test API if external metadata are not present#834

Merged
1 commit merged into
masterSonarSource/sonar-java:masterfrom
SONARJAVA-1694SonarSource/sonar-java:SONARJAVA-1694Copy head branch name to clipboard
May 20, 2016
Merged

SONARJAVA-1694 Do not fail test API if external metadata are not present#834
1 commit merged into
masterSonarSource/sonar-java:masterfrom
SONARJAVA-1694SonarSource/sonar-java:SONARJAVA-1694Copy head branch name to clipboard

Conversation

@benzonico

Copy link
Copy Markdown
Contributor

No description provided.

@SonarTech

Copy link
Copy Markdown
Contributor

SonarQube analysis reported 1 issue

  • CRITICAL 1 critical

Watch the comments in this conversation to review them.

@@ -202,7 +202,7 @@ private static boolean isLinear(AnalyzerMessage issue) {
String json = Resources.toString(resource, Charsets.UTF_8);
return LINEAR_FUNC_PATTERN.matcher(json).find();
} catch (IOException e) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

CRITICAL Either log or rethrow this exception. rule

@ghost ghost merged commit 46d1f4b into master May 20, 2016
@ghost ghost deleted the SONARJAVA-1694 branch May 20, 2016 13:21
This pull request was closed.
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.