Abhilash-Chandran / number_inc_dec

A flutter widget to accept numeric inputs with button to increment and decrement.
https://pub.dev/packages/number_inc_dec
MIT License
10 stars 7 forks source link

Increase test coverage #7

Closed Abhilash-Chandran closed 4 years ago

Abhilash-Chandran commented 4 years ago

Pull additional tests from this branch.

codecov[bot] commented 4 years ago

Codecov Report

Merging #7 into master will increase coverage by 25.24%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
+ Coverage   57.28%   82.52%   +25.24%     
===========================================
  Files           1        1               
  Lines         206      206               
===========================================
+ Hits          118      170       +52     
+ Misses         88       36       -52     
Impacted Files Coverage Δ
lib/src/number_increment_decrement.dart 82.52% <0.00%> (+25.24%) :arrow_up:

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 60a71f3...f3c5a61. Read the comment docs.