dartoos-dev / formdator

Object-oriented package for validating Flutter form fields.
MIT License
10 stars 2 forks source link

feat: Validators ReqCnpj and ReqCpf #85

Closed rafamizes closed 3 years ago

rafamizes commented 3 years ago

Closes #65

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (f0e3254) into master (dced2a4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        27    +2     
  Lines          214       220    +6     
=========================================
+ Hits           214       220    +6     
Impacted Files Coverage Δ
lib/src/brazil/cnpj.dart 100.00% <ø> (ø)
lib/src/brazil/cpf.dart 100.00% <ø> (ø)
lib/src/brazil/req_cnpj.dart 100.00% <100.00%> (ø)
lib/src/brazil/req_cpf.dart 100.00% <100.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 dced2a4...f0e3254. Read the comment docs.

rafamizes commented 3 years ago

@rultor merge it.

rultor commented 3 years ago

@rultor merge it.

@rafamizes OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 3 years ago

@rultor merge it.

@rafamizes Done! FYI, the full log is here (took me 2min)