paul-thebaud / v-phone-input

International and accessible phone input for Vuetify 3 and Vue 3.
https://paul-thebaud.github.io/v-phone-input/
MIT License
65 stars 6 forks source link

2.x.x #5

Closed paul-thebaud closed 2 years ago

paul-thebaud commented 2 years ago

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (08df77b) into main (034b16e) will increase coverage by 3.73%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   92.24%   95.98%   +3.73%     
==========================================
  Files          25       24       -1     
  Lines         387     1046     +659     
  Branches       71       70       -1     
==========================================
+ Hits          357     1004     +647     
- Misses         28       41      +13     
+ Partials        2        1       -1     
Impacted Files Coverage Δ
dev/components/InputCard.vue 100.00% <ø> (ø)
dev/serve.ts 100.00% <100.00%> (ø)
src/createVPhoneInput.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
...c/utils/countries/storageMemoIp2cCountryGuesser.ts 100.00% <100.00%> (ø)
src/components/VPhoneCountrySprite.ts 56.25% <0.00%> (-43.75%) :arrow_down:
src/components/VPhoneCountrySvg.ts 64.28% <0.00%> (-35.72%) :arrow_down:
src/components/VPhoneCountrySpan.ts 64.28% <0.00%> (-35.72%) :arrow_down:
dev/components/PropsCard.vue 64.28% <0.00%> (-7.94%) :arrow_down:
src/utils/options/index.ts 97.22% <0.00%> (-2.78%) :arrow_down:
... and 18 more

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 034b16e...08df77b. Read the comment docs.