CliMA / Thermodynamics.jl

A package containing a library of moist thermodynamic relations.
https://clima.github.io/Thermodynamics.jl/dev/
Apache License 2.0
61 stars 2 forks source link

Replace AbstractFloat with Real #194

Closed charleskawczynski closed 7 months ago

charleskawczynski commented 7 months ago

This should ensure that we can pass/promote duals through Thermodynamics

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8806d64) 93.03% compared to head (7948e59) 93.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ======================================= Coverage 93.03% 93.03% ======================================= Files 10 10 Lines 1149 1149 ======================================= Hits 1069 1069 Misses 80 80 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.