paemuri / brdoc

Brazilian docs validator for Go - CPF, CNPJ, CEP, RENAVAM, CNH and license plate!
The Unlicense
126 stars 27 forks source link

Removed option to accept/check multiple ufs #16

Closed renatosuero closed 3 years ago

renatosuero commented 3 years ago

closes #15

codecov-io commented 3 years ago

Codecov Report

Merging #16 (ab51723) into master (856470c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          140       118   -22     
=========================================
- Hits           140       118   -22     
Impacted Files Coverage Δ
cep.go 100.00% <100.00%> (ø)
cnh.go 100.00% <0.00%> (ø)
util.go 100.00% <0.00%> (ø)
plate.go 100.00% <0.00%> (ø)
cpfcnpj.go 100.00% <0.00%> (ø)
renavam.go 100.00% <0.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 856470c...ab51723. Read the comment docs.