4513 / properties

MIT License
0 stars 0 forks source link

feat: PerUnit #7

Closed 4513 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #7 (abf23b7) into master (ff77333) will increase coverage by 1.44%. The diff coverage is 94.69%.

@@             Coverage Diff              @@
##             master       #7      +/-   ##
============================================
+ Coverage     88.77%   90.21%   +1.44%     
- Complexity      465      502      +37     
============================================
  Files            81       87       +6     
  Lines          1042     1145     +103     
============================================
+ Hits            925     1033     +108     
+ Misses          117      112       -5     
Files Changed Coverage Δ
src/Calculators/UnitConvertor.php 41.55% <ø> (ø)
src/Calculators/PropertyCalc.php 87.32% <66.66%> (+1.71%) :arrow_up:
src/Amount.php 100.00% <100.00%> (ø)
src/NumericalProperty.php 77.08% <100.00%> (ø)
src/PerUnit.php 100.00% <100.00%> (ø)
src/Quantities/Amount.php 100.00% <100.00%> (ø)
src/Quantities/PerUnit.php 100.00% <100.00%> (ø)
src/Traits/UnitForAmount.php 100.00% <100.00%> (ø)
src/Units/PerUnit/PerNotSpecified.php 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more