ferraridamiano / units_converter

Pure Dart package to easily convert units of mesurement, numeral systems and custom units.
https://pub.dev/packages/units_converter
MIT License
29 stars 15 forks source link

Extends existing properties #30

Open ferraridamiano opened 2 years ago

ferraridamiano commented 2 years ago

Fix #23

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (eb9416b) into main (d6f8da8) will decrease coverage by 3.22%. The diff coverage is 3.84%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   99.73%   96.50%   -3.23%     
==========================================
  Files          26       26              
  Lines         747      772      +25     
==========================================
  Hits          745      745              
- Misses          2       27      +25     
Impacted Files Coverage Δ
lib/models/double_property.dart 46.80% <0.00%> (-53.20%) :arrow_down:
lib/properties/simple_custom_property.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 d6f8da8...eb9416b. Read the comment docs.