Skip to content

Conversation

@sczerwinski-wikia
Copy link

No description provided.


private static final String WDS_FOOTER_HEADER_CLASS = "wds-global-footer__header";
private static final By MERCURY_SKIN = By.cssSelector(".mobile-wiki");
// private static final By MERCURY_SKIN = By.cssSelector("#ember-container, .mobile-wiki");

Choose a reason for hiding this comment

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

MAJOR This block of commented-out lines of code should be removed. rule

@WikiaTech
Copy link

SonarQube analysis reported 4 issues

  • MAJOR 1 major
  • MINOR 2 minor
  • INFO 1 info

Watch the comments in this conversation to review them.

3 extra issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MINOR CommunityHeaderTests.java#L59: Define a constant instead of duplicating this literal "Special:WikiActivity" 3 times. rule
  2. MINOR CommunityHeaderTests.java#L70: Define a constant instead of duplicating this literal "Special:Videos" 3 times. rule
  3. INFO WikiBasePageObject.java#L143: Complete the task associated to this TODO comment. rule

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