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

remove deprectaed API todo comments #1592

Merged
merged 1 commit into from
Nov 19, 2018
Merged

remove deprectaed API todo comments #1592

merged 1 commit into from
Nov 19, 2018

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Nov 19, 2018

  • compiler creates the messages already
  • avoid SonarCloud duplicates

This change is Reviewable

- compiler creates the messages already
@guwirth guwirth added this to the 1.2.1 milestone Nov 19, 2018
@guwirth guwirth self-assigned this Nov 19, 2018
Copy link
Contributor

@ivangalkin ivangalkin left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 10 files at r1.
Reviewable status: 9 of 10 files reviewed, 1 unresolved discussion (waiting on @guwirth)


cxx-sensors/src/main/java/org/sonar/cxx/sensors/tests/xunit/TestFile.java, line 52 at r1 (raw file):

  public String getKey() {
    return inputFile.absolutePath();
  }

this method is unused; please just remove it

@guwirth
Copy link
Collaborator Author

guwirth commented Nov 19, 2018

this method is unused; please just remove it

@ivangalkin thx. Will do it in another PR.

@guwirth guwirth merged commit 146542e into SonarOpenCommunity:master Nov 19, 2018
@guwirth guwirth mentioned this pull request Dec 21, 2018
@guwirth guwirth deleted the deprecated-api branch December 27, 2018 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants