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

feat(Flag): include "england" as a valid value #3996

Merged
merged 2 commits into from
Jul 27, 2020
Merged

Conversation

layershifter
Copy link
Member

Fixes #3851.

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2020

Codecov Report

Merging #3996 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3996   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files         183      183           
  Lines        3157     3157           
=======================================
  Hits         3152     3152           
  Misses          5        5           
Impacted Files Coverage Δ
src/elements/Flag/Flag.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e63ffb4...5d67f9c. Read the comment docs.

@layershifter layershifter merged commit 8168146 into master Jul 27, 2020
@delete-merged-branch delete-merged-branch bot deleted the feat/flag-england branch July 27, 2020 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "england" prop support to the Flag component
2 participants