nholthaus / units

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
http://nholthaus.github.io/units/
MIT License
952 stars 135 forks source link

renamed `unit_conversion` to `conversion_factor` #174

Closed nholthaus closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 7645a0e5cd4b5e10207c21b14bf2e90658f04052 on v3.x-rename_unit_conversion into 8802dea2a44c7f04de161323f126569fb5c11f19 on v3.x.

nholthaus commented 6 years ago

@johelegp I'm going to sit on this until we pull your PRs to minimize the conflicts.

JohelEGP commented 6 years ago

I think it's fine to merge it, as a simple search and replace should do the job for all occurrences.