tiffany352 / rink-rs

Unit conversion tool and library written in rust
https://rinkcalc.app/about
GNU General Public License v3.0
442 stars 28 forks source link

add prolactin’s biological activity “density” (µg/mIU) #47

Closed delan closed 4 years ago

delan commented 4 years ago

This commit defines international units (IU) of biological activity, as well as the biological activity “density” of the current reference preparation of prolactin, to make it easier to convert prolactin levels between ng/mL (as preferred in the US) and mIU/L (as preferred in Australia).

I can’t find a formal term for the relationship between biological activity and mass in reference preparations, so I’ve chosen “density” by analogy with linear_density, area_density, etc.

screenshot

Rink-Manual.md patch: https://bucket.daz.cat/f21e684bdbc40acd.patch

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   82.88%   82.88%           
=======================================
  Files          20       20           
  Lines        4854     4854           
=======================================
  Hits         4023     4023           
  Misses        831      831

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 d2fd447...d6fa991. Read the comment docs.