Respect / Validation

The most awesome validation engine ever created for PHP
https://respect-validation.readthedocs.io
MIT License
5.79k stars 776 forks source link

Remove "sokil/php-isocodes" #1350

Closed henriquemoody closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1350 (c4bf499) into 2.2 (143420e) will decrease coverage by 0.24%. The diff coverage is 60.86%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.2    #1350      +/-   ##
============================================
- Coverage     95.81%   95.56%   -0.25%     
+ Complexity      948      938      -10     
============================================
  Files           191      192       +1     
  Lines          2006     1984      -22     
============================================
- Hits           1922     1896      -26     
- Misses           84       88       +4     
Impacted Files Coverage Δ Complexity Δ
library/Helpers/Subdivisions.php 0.00% <0.00%> (ø) 4.00 <4.00> (?)
library/Rules/CountryCode.php 100.00% <100.00%> (+5.88%) 3.00 <1.00> (-4.00) :arrow_up:
library/Rules/CurrencyCode.php 100.00% <100.00%> (+28.57%) 1.00 <1.00> (-5.00) :arrow_up:
library/Rules/LanguageCode.php 100.00% <100.00%> (ø) 3.00 <1.00> (-3.00)
library/Rules/SubdivisionCode.php 100.00% <100.00%> (ø) 2.00 <1.00> (-2.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 143420e...c4bf499. Read the comment docs.