Skip to content
This repository was archived by the owner on Jan 21, 2019. It is now read-only.

Conversation

jsutterfield
Copy link
Contributor

@jsutterfield jsutterfield commented Jan 15, 2019

The Avatar component was missing a couple possible values from the proptypes of its badge member variable which resulted in warnings. This PR adds those possible values.

/cc @Wikia/iwing

@jsutterfield jsutterfield requested a review from vforge as a code owner January 15, 2019 09:14
[
'admin', 'content-moderator', 'discussion-moderator',
'global-discussions-moderator', 'helper', 'staff', 'vstf',
'admin', 'content-moderator', 'discussion-moderator','sysop',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@coveralls
Copy link

coveralls commented Jan 15, 2019

Pull Request Test Coverage Report for Build 603

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 601: 0.0%
Covered Lines: 428
Relevant Lines: 428

💛 - Coveralls

@jsutterfield jsutterfield merged commit 61e8997 into master Jan 15, 2019
@jsutterfield jsutterfield deleted the add-additional-badges-to-proptypes branch January 15, 2019 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants