Skip to content

chore: remove invalid country code files #752

Merged
ST-DDT merged 2 commits intomainfrom
chore/remove-invalid-country-code-files
Apr 1, 2022
Merged

chore: remove invalid country code files #752
ST-DDT merged 2 commits intomainfrom
chore/remove-invalid-country-code-files

Conversation

@ST-DDT
Copy link
Copy Markdown
Member

@ST-DDT ST-DDT commented Apr 1, 2022

Fixes #648

@ST-DDT ST-DDT added c: bug Something isn't working c: docs Improvements or additions to documentation c: chore PR that doesn't affect the runtime behavior p: 2-high Fix main branch labels Apr 1, 2022
@ST-DDT ST-DDT added this to the v6.1 - First bugfixes milestone Apr 1, 2022
@ST-DDT ST-DDT requested a review from a team April 1, 2022 17:53
@ST-DDT ST-DDT self-assigned this Apr 1, 2022
@ST-DDT ST-DDT requested a review from a team as a code owner April 1, 2022 17:53
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2022

Codecov Report

Merging #752 (f2648b8) into main (fb22bb1) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #752      +/-   ##
==========================================
- Coverage   99.34%   99.34%   -0.01%     
==========================================
  Files        1925     1922       -3     
  Lines      176993   176482     -511     
  Branches      908      908              
==========================================
- Hits       175840   175329     -511     
  Misses       1097     1097              
  Partials       56       56              
Impacted Files Coverage Δ
src/locales/fa/address/index.ts 100.00% <ø> (ø)
src/locales/he/address/index.ts 100.00% <ø> (ø)
src/definitions/address.ts 100.00% <100.00%> (ø)

@ST-DDT ST-DDT changed the title chore: remove invalid country code files chore: remove invalid country code files Apr 1, 2022
@ST-DDT ST-DDT merged commit 290b1b6 into main Apr 1, 2022
@ST-DDT ST-DDT deleted the chore/remove-invalid-country-code-files branch April 1, 2022 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: bug Something isn't working c: chore PR that doesn't affect the runtime behavior c: docs Improvements or additions to documentation p: 2-high Fix main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve specification of Address.countryCode()

3 participants