dartoos-dev / formdator

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

feat!: full impl. of the 'Digit' class #68

Closed rafamizes closed 3 years ago

rafamizes commented 3 years ago

BREAKING CHANGES

Closes #63

rafamizes commented 3 years ago

@rultor merge.

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (1aab19f) into master (1abb6d6) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #68   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          161       179   +18     
=========================================
+ Hits           161       179   +18     
Impacted Files Coverage Δ
lib/src/core/digit.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 1abb6d6...1aab19f. Read the comment docs.

rultor commented 3 years ago

@rultor merge.

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

rultor commented 3 years ago

@rultor merge.

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