dartoos-dev / formdator

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

refactor! rename the error message of Num and ReqNum from "nan" to "non" #116

Closed rafamizes closed 3 years ago

rafamizes commented 3 years ago

Closes #115

rafamizes commented 3 years ago

@rultor merge it.

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (b672c2e) into master (e18ee2a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #116   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines          368       368           
=========================================
  Hits           368       368           
Impacted Files Coverage Δ
lib/src/numeric/num.dart 100.00% <100.00%> (ø)
lib/src/numeric/req_num.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 e18ee2a...b672c2e. Read the comment docs.

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 3min)