r-quantities / units

Measurement units for R
https://r-quantities.github.io/units
173 stars 27 forks source link

ensure correct ordering in set_units.mixed_units #272

Closed Enchufa2 closed 3 years ago

Enchufa2 commented 3 years ago

Fixes #271, and adds a test case to avoid future regressions.

codecov[bot] commented 3 years ago

Codecov Report

Merging #272 (79ebaa1) into master (2512a42) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   94.14%   94.16%   +0.02%     
==========================================
  Files          18       18              
  Lines         871      874       +3     
==========================================
+ Hits          820      823       +3     
  Misses         51       51              
Impacted Files Coverage Δ
R/mixed.R 98.11% <100.00%> (+0.11%) :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 2512a42...79ebaa1. Read the comment docs.