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

fix: update list of country codes #18

Merged
merged 1 commit into from
Apr 21, 2022
Merged

fix: update list of country codes #18

merged 1 commit into from
Apr 21, 2022

Conversation

targos
Copy link
Member

@targos targos commented Apr 21, 2022

Closes: #17

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #18 (0cd4b8d) into master (c2d7094) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   89.13%   89.07%   -0.06%     
==========================================
  Files          44       44              
  Lines         405      412       +7     
  Branches       76       83       +7     
==========================================
+ Hits          361      367       +6     
- Misses         44       45       +1     
Impacted Files Coverage Δ
src/generated/states.js 100.00% <ø> (ø)
src/parse/createFieldParser.js 97.50% <100.00%> (ø)
src/parsers/parseDocumentCodePassport.js 63.63% <0.00%> (-6.37%) ⬇️
src/parsers/parseDocumentNumber.js 100.00% <0.00%> (ø)
src/parsers/parseDocumentNumberOptional.js 100.00% <0.00%> (ø)
src/parsers/parseDocumentNumberCheckDigit.js 100.00% <0.00%> (ø)
src/parse/parse.js 85.71% <0.00%> (+0.52%) ⬆️
src/parsers/parsePersonalNumberCheckDigit.js 91.66% <0.00%> (+0.75%) ⬆️
src/parsers/parseDocumentCodeId.js 81.81% <0.00%> (+1.81%) ⬆️

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 c2d7094...0cd4b8d. Read the comment docs.

@targos targos merged commit 5cda639 into master Apr 21, 2022
@targos targos deleted the update-and-fix-germany branch April 21, 2022 13:02
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.

Incorrect German alpha 3 country code
1 participant